aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* refactor: replace vim.loop with vim.uv #3703v2.0.0Chris Bandy2025-04-102-2/+2
| | | | | | The former is deprecated in neovim 0.10. Remove the check added in 9b89ba5f158f73779cd58d0bb2783dfb40b28b0e. See: https://github.com/neovim/neovim/blob/v0.10.0/runtime/doc/deprecated.txt#L55
* docs: update configs.mdgithub-actions[bot]2025-04-092-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-04-082-2/+18
| | | | skip-checks: true
* fix(openedge_ls): update configuration #3623Gilles Querret2025-04-072-12/+36
| | | | | * Changed Jar file name * New 'debug' attribute * Send 'init_options' object to language server
* docs: update configs.mdgithub-actions[bot]2025-04-062-0/+66
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-04-062-0/+58
| | | | skip-checks: true
* docs: cleanup #3696Justin M. Keyes2025-04-051-270/+40
| | | | | | Begin referencing `vim.lsp.config()` in some places. Most of the docs can be fully removed after completing the migration to `vim.lsp.config()`.
* refactor: deprecate add_hook_before/after #3695Justin M. Keyes2025-04-051-22/+0
| | | | These are special-purpose functions that should never have been "public".
* docs: update configs.mdv1.8.0github-actions[bot]2025-04-052-0/+50
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-04-052-2/+8
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-04-052-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-04-042-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-04-022-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-04-022-2/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-04-022-2863/+2506
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-04-022-1436/+1789
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-04-022-2/+12
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-292-6/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-292-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-272-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-272-0/+50
| | | | skip-checks: true
* feat: alias :LspInfo to `:checkhealth vim.lsp` #3663Justin M. Keyes2025-03-261-11/+4
| | | | | | | | | Problem: `:checkhealth lspconfig` has no benefits vs `:checkhealth vim.lsp`. Solution: - on Nvim 0.11+, `:LspInfo` is an alias to `:checkhealth vim.lsp` instead of `:checkhealth lspconfig`. - `lua/lspconfig/health.lua` will be removed in a few months.
* docs: update configs.mdgithub-actions[bot]2025-03-262-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-262-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-212-10/+8
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-212-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-182-0/+44
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-162-52/+8
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-112-8/+8
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-072-0/+60
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-042-4/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-032-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-03-012-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-282-18/+44
| | | | skip-checks: true
* fix(docgen): root_dir doc shows paths from CI env #3630Justin M. Keyes2025-02-272-16/+4
| | | | | | | | | | | | | Problem: When `root_dir` is not defined as a function, the generated docs show the paths resolved in the CI env: root_dir : lua "/home/runner/work/nvim-lspconfig/nvim-lspconfig" Solution: Always show the "gF" message for `root_dir`, even if it is not a function. Fix #3628
* docs: update configs.mdgithub-actions[bot]2025-02-262-0/+22
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-252-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-232-2/+2
| | | | skip-checks: true
* docs: update configs.mdv1.7.0github-actions[bot]2025-02-222-0/+60
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-202-0/+74
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-142-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-102-4/+14
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-092-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-082-0/+16
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-072-0/+28
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-062-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-062-0/+50
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-02-032-0/+80
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-01-312-8/+8
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-01-302-2/+2
| | | | skip-checks: true