add neodev

This commit is contained in:
2024-03-17 08:43:06 +00:00
parent eb9ec18478
commit 20216e60b8

View File

@ -89,5 +89,9 @@ local plugins = {
cmd = { "TodoTrouble", "TodoTelescope" },
config = true,
},
{
"folke/neodev.nvim",
event = "VeryLazy",
},
}
return plugins