starter/lua/plugins/neodev.lua

4 lines
49 B
Lua
Raw Normal View History

2024-02-18 12:19:39 +08:00
return {
{ "folke/neodev.nvim", opts = {} },
}