aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* docs: update configs.mdgithub-actions[bot]2025-12-112-0/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-12-112-6/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-12-112-2/+8
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-12-112-20/+22
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-12-072-12/+164
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-12-052-12/+60
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-12-042-12/+12
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-12-032-16/+20
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-302-12/+14
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-272-12/+12
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-272-12/+12
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-262-6/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-252-14/+14
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-232-12/+12
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-222-12/+82
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-222-0/+26
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-212-14/+14
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-202-0/+18
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-202-12/+12
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-182-68/+12
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-172-12/+76
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-162-2/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-162-18/+68
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-152-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-142-0/+212
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-142-20/+24
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-142-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-122-0/+2
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-122-4/+10
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-122-4/+4
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-032-6/+6
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2025-11-012-12/+12
| | | | skip-checks: true
* 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