LunarVim/lua/lvim/lsp
kylo252 cfa702e6fe
refactor: use api-autocmds for lsp functions (#2549)
* refactor: use api-autocmds for lsp functions

* chore: use the existing client.supports_method api

* fix: a callback in an autocmd doesn't pass nil

* revert: keep changes minimal to which-key

Co-authored-by: Abouzar Parvan <abzcoding@users.noreply.github.com>
2022-05-03 03:40:51 +04:30
..
null-ls fix(lsp): undo stdpath overload to avoid datarace (#2540) 2022-04-29 16:26:15 +02:00
providers refactor: re-enable packer.sync() in LvimReload (#2410) 2022-04-03 14:32:52 +02:00
config.lua refactor: use api-autocmds for lsp functions (#2549) 2022-05-03 03:40:51 +04:30
handlers.lua refactor: use api-autocmds for lsp functions (#2549) 2022-05-03 03:40:51 +04:30
init.lua refactor: use api-autocmds for lsp functions (#2549) 2022-05-03 03:40:51 +04:30
manager.lua refactor(lsp): decouple the installer setup-hook (#2536) 2022-04-28 14:38:32 +02:00
peek.lua feat(peek): make sure max width and height are customizable (#2492) 2022-04-22 15:11:21 +04:30
templates.lua fix(lsp): undo stdpath overload to avoid datarace (#2540) 2022-04-29 16:26:15 +02:00
utils.lua refactor: use api-autocmds for lsp functions (#2549) 2022-05-03 03:40:51 +04:30