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

6 lines
180 B
Lua
Raw Normal View History

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