| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat!: 0.7 API update (#1984) | Ranjith Hegde | 2022-08-23 | 1 | -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 Alvarez | 2021-12-21 | 1 | -1/+1 |
| | | |||||
| * | feat: improve interface for `:Lsp*` commands (#1324) | Vsevolod | 2021-10-17 | 1 | -5/+3 |
| | | |||||
| * | Add stop, start, and restart commands | Michael Lingelbach | 2021-03-28 | 1 | -1/+8 |
| | | |||||
| * | Add compatibility functions with deprecation notice | Michael Lingelbach | 2021-01-03 | 1 | -0/+1 |
| | | |||||
| * | Remove all installers and install logic | Michael Lingelbach | 2021-01-03 | 1 | -4/+0 |
| | | |||||
| * | Rename nvim_lsp to lspconfig | Hirokazu Hata | 2020-09-06 | 1 | -0/+14 |
