mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
add neodev
This commit is contained in:
@ -89,5 +89,9 @@ local plugins = {
|
||||
cmd = { "TodoTrouble", "TodoTelescope" },
|
||||
config = true,
|
||||
},
|
||||
{
|
||||
"folke/neodev.nvim",
|
||||
event = "VeryLazy",
|
||||
},
|
||||
}
|
||||
return plugins
|
||||
|
Reference in New Issue
Block a user