nvim-config/lua/plugins/neodev.lua
2025-01-01 09:08:27 +05:30

8 lines
73 B
Lua

return {
{
"folke/neodev.nvim",
opts = {},
},
}