summaryrefslogtreecommitdiff
path: root/lua/lvim/lsp/config.lua
AgeCommit message (Expand)Author
2023-04-28fix(tests): set up lazy.nvim in the lsp test (#4088)LostNeophyte
2023-04-23fix(lsp): diagnostic codes already show by default (#4070)kylo252
2023-03-20fix(lsp): incorrect `g` goto capitalization (#3950)Jabriel
2023-02-17refactor(lsp)!: lua lsp renamed (#3836)github-actions[bot]
2023-02-10chore(lsp): add unocss to skipped_list (#3834)LostNeophyte
2023-02-04chore: bump plugins version (#3763)github-actions[bot]
2023-02-04perf: lazy load most plugins (#3750)LostNeophyte
2023-01-20fix(lsp): info diagnostic icon not showing (#3756)CJ Lazell
2023-01-05chore: bump plugins version (#3652)github-actions[bot]
2022-12-23chore: bump plugins version (#3609)github-actions[bot]
2022-12-16feat(lsp): focusable line diagnostics (#3622)LostNeophyte
2022-12-13fix(lsp): add neocmake to skipped_servers (#3597)LostNeophyte
2022-10-29chore: bump plugins version (#3276)github-actions[bot]
2022-10-22refactor: clean up test env paths (#3318)kylo252
2022-10-15chore(plugins): bump version (#3248)kylo252
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-09-28chore(lsp): give null-ls setup default values (#3093)Daniel Rodríguez Rivero
2022-09-27chore: bump plugins version (#2988)github-actions[bot]
2022-09-20Fix: make sure latest plugins are customizable (#3044)Abouzar Parvan
2022-09-15refactor: small improvements (#3021)Christian Chiarulli
2022-08-29chore: remove unnecessary code (#2923)lvimuser
2022-08-09feat(lvim/lsp): enable tailwindcss by default (#2870)lvimuser
2022-08-09refactor!: migrate to mason.nvim (#2880)kylo252
2022-07-31feat(lsp): bind formatexpr and omnifunc by default (#2865)kylo252
2022-06-27feat(lsp): add option to override nlsp-settings (#2769)kylo252
2022-06-26feat(lsp): add option to override default `nvim-lsp-installer` settings (#2698)CPea
2022-06-11fix: skip calling nvim-tree.setup() more than once (#2707)kylo252
2022-05-03refactor: use api-autocmds for lsp functions (#2549)kylo252
2022-04-22feat(peek): make sure max width and height are customizable (#2492)Abouzar Parvan
2022-04-14refactor(lsp): cleanup servers' override configuration (#2243)kylo252
2022-04-07[Feature] Add option to set maximum cmp menu width (#2425)xeluxee
2022-03-28refactor(lsp): replace deprecated ocamllsp with ocamlls (#2402)steven_j
2022-03-12chore(plugins): last manual plugin update (#2347)Abouzar Parvan
2022-02-23refactor(nvim-tree): update settings structure (#2304)Abouzar Parvan
2022-02-16fix(timeoutlen): this has caused way too many issues in the past (#2287)Abouzar Parvan
2022-02-09chore(plugins): bump version (#2261)Abouzar Parvan
2022-02-06chore(plugins): bump version (#2253)Abouzar Parvan
2022-01-30feat(vue): set volar as default language server instead of vuels (#2230)Abouzar Parvan
2022-01-26fix(lsp): avoid accessing undefined user_data (#2216)Alexey Svirschevskiy
2022-01-24chore(plugins): bump plugin version, also fix for offset_encoding (#2210)Abouzar Parvan
2022-01-16fix(lsp): use temporary fork of lua-dev (#2187)kylo252
2022-01-15fix(diag): show lsp-diag code in open_float (#2180)kylo252
2022-01-08fix(null-ls): avoid sending invalid opts.args (#2154)kylo252
2022-01-01refactor(info): use new null-ls api for sources (#2125)kylo252
2021-12-23fix(lsp): set the handlers opts for v0.6 as well (#2109)kylo252
2021-12-21chore: core plugins version bump (#2103)kylo252
2021-12-13feat: update lsp-installer and lspconfig hashes to enable solidity_ls languag...edag94
2021-12-11feat: bump plugin versions (#2064)Abouzar Parvan
2021-12-06feat: full compatibility with neovim v0.6 (#2037)kylo252
2021-12-01chore: bump core-plugins' version (#2018)kylo252