kickstart.nvim/lua/custom/plugins/neodev.lua

2 lines
80 B
Lua

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