LunarVim/lua/lsp
kylo252 4c3c3f3885
feat: add lvim.lsp.smart_cwd (#1218)
- Enable querying the language-server for the `root_dir`
- Use `root_dir` to set the current working-directory (CWD)
- Make vim-rooter configurable and add an option to disable it

Inspired by "ahmedkhalf/lsp-rooter.nvim"
2021-08-03 12:10:54 -04:00
..
handlers.lua Fix lsp reporting when v.source is nil (#1209) 2021-08-03 00:51:32 -04:00
init.lua feat: add lvim.lsp.smart_cwd (#1218) 2021-08-03 12:10:54 -04:00
null-ls.lua feat: add lvim.lsp.smart_cwd (#1218) 2021-08-03 12:10:54 -04:00
peek.lua Add the better peek functions (#1172) 2021-07-31 13:44:08 +00:00