nvimtools / none-ls.nvim

null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
The Unlicense
2.39k stars 69 forks source link

feat: support monorepo repo #147

Closed towry closed 1 month ago

towry commented 2 months ago

resolves #143

  1. Just an idea.
  2. The traverse logic may can be improved by first check the project root.