summaryrefslogtreecommitdiff
path: root/lua/lvim/lsp/init.lua
AgeCommit message (Collapse)Author
2022-03-04feat: enable nlsp-settings schemas (#2322)Daniel You
2022-01-04fix(lsp): formatter now use new null-ls api function (#2135)CPea
2022-01-03refactor(bootstrap): more robust git module (#2127)kylo252
2022-01-03refactor: more consistent autocmds (#2133)kylo252
2021-12-06feat: full compatibility with neovim v0.6 (#2037)kylo252
2021-11-14refactor: more configurable format-on-save (#1937)kylo252
2021-11-10fix(lsp): correct map and prevent highlight leak of diagnostic signs in 0.6 ↵Chase Colman
(#1934)
2021-10-20fix(formatters): always select null-ls by default (#1810)kylo252
2021-10-10feat: add an independent lvim namespace (#1699)kylo252