init.lua 180 B

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