LunarVim/lua/lv-lsp-rooter/init.lua
2021-07-04 22:14:01 -03:00

5 lines
164 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
}