aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lspconfig.txt
Commit message (Expand)AuthorAgeFilesLines
* docs: ":LspInfo" in Nvim 0.12 #4256Justin M. Keyes10 days1-0/+3
* docs: ":lsp ..." in Nvim 0.12 #4243Justin M. Keyes2025-12-161-0/+9
* feat: force-stop server with :LspStop! (bang) #4140Olivia Kinnear2025-10-231-2/+5
* docs: remove outdated mention of "++force"Justin M. Keyes2025-10-211-3/+1
* refactor!: deprecate old framework/configs, Nvim 0.10 #4077Justin M. Keyes2025-09-171-0/+35
* fix!: drop support for multiple args in :LspStop/:LspRestart #3896Markus Koller2025-06-131-4/+4
* fix: support :LspRestart without arguments #3895v2.3.0Markus Koller2025-06-101-1/+2
* ci(lint): migrate from single_file_support #3789Justin M. Keyes2025-04-261-15/+24
* docs: migrate docs to vim.lsp.config #3709Justin M. Keyes2025-04-131-131/+37
* docs: cleanup #3696Justin M. Keyes2025-04-051-270/+40
* refactor: deprecate add_hook_before/after #3695Justin M. Keyes2025-04-051-22/+0
* feat: alias :LspInfo to `:checkhealth vim.lsp` #3663Justin M. Keyes2025-03-261-11/+4
* refactor: deprecate util.find_git_ancestordundargoc2024-12-141-3/+11
* docs: how to get package.json parent dir #3506Guilherme Soares2024-12-131-2/+2
* refactor: deprecate util.find_package_json_ancestordundargoc2024-12-131-4/+12
* refactor: remove outdated codedundargoc2024-12-081-3/+1
* refactor: deprecate util.find_node_modules_ancestordundargoc2024-12-081-3/+8
* docs: add language to codeblocks #3466dundargoc2024-11-261-14/+14
* feat: add silent on error optionMaria José Solano2024-11-231-0/+3
* feat: accept multiple clients/configs in LspRestart, LspStop #3438Guilherme Soares2024-11-171-7/+8
* feat(docs): autogenerate default_config docsJustin M. Keyes2024-10-241-7/+7
* docs: add requirement of a new server (#3368)glepnir2024-10-151-3/+3
* feat(lspinfo): replace :LspInfo with :checkhealth #3339Justin M. Keyes2024-10-021-14/+10
* feat: expose config definition as `config_def` #3335Justin M. Keyes2024-10-021-24/+24
* docs: help tags for :LspFoo commandsJustin M. Keyes2024-10-011-12/+17
* docs: cleanup, deprecate APIs #3328Justin M. Keyes2024-09-291-183/+86
* feat: show deprecate servers list in LspInfo (#3308)glepnir2024-09-181-1/+2
* docs: delete lspconfig-keybindings section (#3175)Gregory Anders2024-05-231-69/+14
* fix: let core handle 'workspace/didChangeConfiguration' after init (#3023)Maria José Solano2024-02-241-1/+1
* fix: typo in util documentation (#2947)Evgeny Zislis2023-12-221-1/+1
* docs: fix typo in keybind section (#2924)Sten Arthur Laane2023-12-061-2/+2
* fix: util.root_pattern prioritises pattern order (#2885)Emilio Ziniades2023-11-181-1/+2
* docs: rename deprecated `resolved_capabilities` -> `server_capabilities` (#2746)UnkwUsr2023-08-041-1/+1
* docs: make vimdocs consistent with readme (#2732)ii142023-07-251-55/+49
* docs: fix typodundargoc2023-04-011-1/+1
* docs: fix typo (#2382)Raphael2023-01-071-1/+1
* docs: fix typo (#2310)Raphael2022-12-121-1/+1
* feat: support force stop language server (#2294)Raphael2022-12-071-1/+2
* feat: support unnamed buffer with single_file_support (#2226)Raphael2022-12-061-0/+2
* docs: `vim.lsp.buf.formatting()` is deprecated (#2166)Horror Proton2022-10-021-1/+1
* Revert "fix: remove the config.commands (#2092)" (#2093)Raphael2022-08-261-0/+29
* fix: remove the config.commands (#2092)Raphael2022-08-261-29/+0
* feat: improve LspInfo (#2081)Raphael2022-08-261-0/+12
* feat!: 0.7 API update (#1984)Ranjith Hegde2022-08-231-24/+39
* docs: add an entry about the setup-hook (#1873)kylo2522022-08-231-0/+22
* docs: unverbose, mention "settings" paramJustin M. Keyes2022-06-131-87/+47
* fix(docs): vim.lsp.buf.format -> vim.lsp.buf.formatting (#1936)Kurtis2022-06-031-1/+1
* fix(docs): update example keybindings documentation (#1899)Kurtis2022-06-011-17/+20
* feat: add :LspLog command #1917William Boman2022-05-221-1/+1
* chore: remove all package.json (#1656)Michael Lingelbach2022-02-251-10/+0