LunarVim/lua/lv-lsp-rooter/init.lua

5 lines
180 B
Lua

require("lsp-rooter").setup {
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
}