Age | Commit message (Expand) | Author |
---|---|---|
2023-04-28 | refactor(lsp)!: specify option in deprecation msgfeat/handlers-override | kylo252 |
2023-04-24 | move default config to `settings.lua` and keep backward compability | CPea |
2023-04-24 | refactor(lsp)!: deprecate `lvim.lsp.diagnostics` | CPea |
2023-04-24 | refactor(lsp): allow to disable custom handlers config | CPea |
2022-05-03 | refactor: use api-autocmds for lsp functions (#2549) | kylo252 |
2021-12-23 | refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093) | Abouzar Parvan |
2021-12-23 | fix(lsp): set the handlers opts for v0.6 as well (#2109) | kylo252 |
2021-12-06 | feat: full compatibility with neovim v0.6 (#2037) | kylo252 |
2021-11-10 | fix(lsp): correct map and prevent highlight leak of diagnostic signs in 0.6 (... | Chase Colman |
2021-11-07 | fix: dedupe linting messages | ChristianChiarulli |
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 |