LunarVim/lua/core
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
..
autocmds.lua fix: comment typo (#1211) 2021-08-02 10:56:03 +00:00
autopairs.lua Fix reports from luacheck (#1031) 2021-07-19 20:42:59 +04:30
bufferline.lua [Refactor] Allow editing default keymaps (#1213) 2021-08-02 17:42:56 -04:00
commands.lua [Refactor] remove lv prefix (#1112) 2021-07-26 13:14:23 -04:00
compe.lua fix compe tab completion issue (#1217) 2021-08-03 12:54:23 +04:30
dap.lua New contract (#1080) 2021-07-24 21:17:11 -04:00
dashboard.lua [Feature] Rename lv-config.lua to config.lua (#1193) 2021-07-31 14:28:59 -04:00
galaxyline.lua feat: get null-ls registered providers by filetype (#1186) 2021-07-31 13:04:22 +00:00
gitsigns.lua New contract (#1080) 2021-07-24 21:17:11 -04:00
nvimtree.lua feat: add lvim.lsp.smart_cwd (#1218) 2021-08-03 12:10:54 -04:00
rooter.lua feat: add lvim.lsp.smart_cwd (#1218) 2021-08-03 12:10:54 -04:00
status_colors.lua New contract (#1080) 2021-07-24 21:17:11 -04:00
telescope.lua make telescope keybindings more sane (#1154) 2021-07-31 00:33:23 -04:00
terminal.lua [Feature] Rename lv-config.lua to config.lua (#1193) 2021-07-31 14:28:59 -04:00
treesitter.lua disable yaml for treesitter indent 2021-07-26 18:56:08 -04:00
which-key.lua [Refactor] Allow editing default keymaps (#1213) 2021-08-02 17:42:56 -04:00