forked from dineshsalunke/nvim-config
refactor: remove unnecessary config function
This commit is contained in:
parent
09fadb361f
commit
5b57590939
@ -135,8 +135,5 @@ return {
|
||||
{
|
||||
"folke/neodev.nvim",
|
||||
opts = {},
|
||||
config = function()
|
||||
require("neodev").setup()
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user