Commit graph

13 commits

Author SHA1 Message Date
Folke Lemaitre
ac092289f5
refactor(lsp): prevent autocmd leaks 2024-05-20 00:56:25 +02:00
Folke Lemaitre
69751cf417
refactor(lsp): refactored on_supports_method 2024-05-20 00:35:52 +02:00
Folke Lemaitre
20e002f9f0
feat(lsp): properly update certain Neovim functionlity based on dynamic capabilities. See #3244. Fixes #3246 2024-05-20 00:08:05 +02:00
Folke Lemaitre
a4d83524a7
fix(lsp): move next/prev reference keymaps to lsp keymaps. See #3220 2024-05-18 15:46:35 +02:00
Iordanis Petkakis
b1ea356e6c
fix(util.lsp): add desc for keymaps reference (#3193) 2024-05-17 11:19:34 +02:00
Folke Lemaitre
87493af237
fix(lsp): dont try to highlight refs for deleted buffers 2024-05-17 10:10:31 +02:00
Folke Lemaitre
cc99b219de
feat(lsp): document highlights now use native lsp. vim-illuminate is available as an extra 2024-05-17 09:19:28 +02:00
Folke Lemaitre
7a5dbeae75
feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
Alexander Arvidsson
213493e766
fix(format): Don't leak bufnr into opts tables (#2794) 2024-03-22 07:18:15 +01:00
Iordanis Petkakis
afca0b7876
fix(conform): make lsp_fallback option user configurable (#2616) 2024-03-14 14:14:41 +01:00
Folke Lemaitre
3f1bf70b14
refactor(util.lsp): easier lsp client filters 2023-10-13 12:20:55 +02:00
Folke Lemaitre
4584410e76
feat(format): use conform as lsp formatter since it has better format diffs 2023-10-13 09:45:35 +02:00
Folke Lemaitre
c8c929c9fd perf(util): split lazyvim.util in smaller separate modules 2023-10-12 11:48:02 +02:00