summaryrefslogtreecommitdiff
path: root/lua/lv-lsp-rooter/init.lua
blob: f4c16a9fd2267479cd61ef7f5d55e7ab7202f661 (plain)
1
2
3
4
5
require("lsp-rooter").setup {
  -- your configuration comes here
  -- or leave it empty to use the default settings
  -- refer to the configuration section below
}