summaryrefslogtreecommitdiff
path: root/.config/nvim/lua/_lsp-rooter/init.lua
blob: 7f84907251f3529b7e029565d6fc6a3196c17ef9 (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
    }