forked from dineshsalunke/nvim-config
8 lines
73 B
Lua
8 lines
73 B
Lua
return {
|
|
|
|
{
|
|
"folke/neodev.nvim",
|
|
opts = {},
|
|
},
|
|
}
|