aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/lspconfig.vim
Commit message (Collapse)AuthorAgeFilesLines
* feat!: 0.7 API update (#1984)Ranjith Hegde2022-08-231-16/+0
| | | | | | | | | | | * switch to lua api for autocommands * switch to nvim_create_user_command * move to lua plugin initialization NOTICE: Defining commands in server configurations will be deprecated in future releases. See `:help lspconfig.txt` to setup the same in an `on_attach` function. Co-authored-by: Michael Lingelbach <m.j.lbach@gmail.com>
* fix: only stop/restart managed clients on :LspStop/:LspRestart (#1591)Jose Alvarez2021-12-211-1/+1
|
* feat: improve interface for `:Lsp*` commands (#1324)Vsevolod2021-10-171-5/+3
|
* Add stop, start, and restart commandsMichael Lingelbach2021-03-281-1/+8
|
* Add compatibility functions with deprecation noticeMichael Lingelbach2021-01-031-0/+1
|
* Remove all installers and install logicMichael Lingelbach2021-01-031-4/+0
|
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-0/+14