LunarVim/lua/lvim/lsp
github-actions[bot] f43cc8e20b
refactor(lsp)!: lua lsp renamed (#3836)
Need to run `:LvimCacheReset` after this for lua ftplugin regenration

* chore: bump plugins version

* refactor(loader): update lazy's cache setup

* chore: bump plugins version

* chore(lsp): skip antlerls for html

* fix(lsp): lua lsp renamed (#3841)

* fix(loader): lazy's cache is now a directory

* fix: LvimUpdate should bump core plugins (#3846)

* chore: bump plugins version

* fix(cmp): handle deprecated tree-sitter api (#3853)

* fix(loader): wrap cache invocation with pcall

avoid problems when lazy hasn't been updated yet

* chore(lsp): skip docker-compose ls

* chore: bump plugins

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
Co-authored-by: Jieru Mei <meijieru@gmail.com>
Co-authored-by: LostNeophyte <lostneophyte@tuta.io>
2023-02-17 18:05:08 +02:00
..
null-ls fix(statusline): display null-ls linters properly (#2921) 2022-08-19 11:50:52 +02:00
providers refactor(lsp)!: lua lsp renamed (#3836) 2023-02-17 18:05:08 +02:00
config.lua refactor(lsp)!: lua lsp renamed (#3836) 2023-02-17 18:05:08 +02:00
handlers.lua fix: always use border for lsp hover (#3160) 2022-10-06 10:11:37 -04:00
init.lua fix(lsp): lazy loading (#3824) 2023-02-07 17:30:14 +01:00
manager.lua fix(lsp): some servers have dynamic commands (#3471) 2022-11-14 10:16:49 +01:00
templates.lua fix(lsp): template generation for filetypes with dots (#3833) 2023-02-11 18:01:22 +01:00
utils.lua feat: lock new installations to nvim 0.8+ (#3111) 2022-10-06 06:55:06 +00:00