LunarVim/lua
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
..
core feat: add lvim.lsp.smart_cwd (#1218) 2021-08-03 12:10:54 -04:00
lsp feat: add lvim.lsp.smart_cwd (#1218) 2021-08-03 12:10:54 -04:00
spacegray Fix formatting issues (#1200) 2021-08-01 10:02:19 +00:00
utils feat: add lvim.lsp.smart_cwd (#1218) 2021-08-03 12:10:54 -04:00
default-config.lua feat: add lvim.lsp.smart_cwd (#1218) 2021-08-03 12:10:54 -04:00
keymappings.lua Keymapping custom opts (#1215) 2021-08-03 01:04:51 -04:00
plugin-loader.lua Decoupling config from nvim (#1038) 2021-07-19 22:50:07 -04:00
plugins.lua feat: add lvim.lsp.smart_cwd (#1218) 2021-08-03 12:10:54 -04:00
settings.lua splits up the settings file. settings.lua gets required before lv-co… (#1097) 2021-07-26 18:28:47 -04:00