aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* docs: update configs.mdgithub-actions[bot]2025-10-312-6/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-312-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-312-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-302-10/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-292-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-292-4/+10
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-282-12/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-282-6/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-272-6/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-272-6/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-242-12/+12
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-232-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-232-4/+4
| | | | skip-checks: true
* feat: force-stop server with :LspStop! (bang) #4140Olivia Kinnear2025-10-231-2/+5
| | | | | | | | | | | | | | Problem: Some servers don't stop properly. Calling `:LspStop` _twice_ will induce a force-stop, but that is not easy to discover: https://github.com/neovim/neovim/blob/b67eff38fe19876ab228007897224ec04b58aa40/runtime/lua/vim/lsp/client.lua#L864-L866 > By default, it will just request the server to shutdown without force. If > you request to stop a client which has previously been requested to > shutdown, it will automatically escalate and force shutdown. Solution: Nvim should automatically force-stop after X seconds, but until that is supported, adding a bang "!" variant is reasonable.
* docs: update configs.mdgithub-actions[bot]2025-10-222-6/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-202-6/+2
| | | | skip-checks: true
* docs: remove outdated mention of "++force"Justin M. Keyes2025-10-211-3/+1
| | | | | | | This option does not actually say what its purpose is, and it likely is no longer relevant. close #4136
* docs: update configs.mdgithub-actions[bot]2025-10-202-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-202-60/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-112-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-112-0/+48
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-102-2/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-102-52/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-102-6/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-042-6/+60
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-022-6/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-10-012-2/+14
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-302-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-302-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-302-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-302-14/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-292-6/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-252-4/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-242-4/+8
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-242-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-232-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-232-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-222-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-222-4/+60
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-212-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-192-4/+104
| | | | skip-checks: true
* refactor!: deprecate old framework/configs, Nvim 0.10 #4077Justin M. Keyes2025-09-171-0/+35
|
* docs: update configs.mdv2.5.0github-actions[bot]2025-09-182-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-142-4/+52
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-112-18/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-112-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-112-8/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-112-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-072-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-09-062-4/+6
| | | | skip-checks: true