| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-31 | 2 | -6/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-31 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-31 | 2 | -4/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-30 | 2 | -10/+6 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-29 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-29 | 2 | -4/+10 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-28 | 2 | -12/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-28 | 2 | -6/+6 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-27 | 2 | -6/+6 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-27 | 2 | -6/+6 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-24 | 2 | -12/+12 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-23 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-23 | 2 | -4/+4 | |
| | | | | | skip-checks: true | |||||
| * | feat: force-stop server with :LspStop! (bang) #4140 | Olivia Kinnear | 2025-10-23 | 1 | -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.md | github-actions[bot] | 2025-10-22 | 2 | -6/+6 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-20 | 2 | -6/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: remove outdated mention of "++force" | Justin M. Keyes | 2025-10-21 | 1 | -3/+1 | |
| | | | | | | | | This option does not actually say what its purpose is, and it likely is no longer relevant. close #4136 | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-20 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-20 | 2 | -60/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-11 | 2 | -4/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-11 | 2 | -0/+48 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-10 | 2 | -2/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-10 | 2 | -52/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-10 | 2 | -6/+6 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-04 | 2 | -6/+60 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-02 | 2 | -6/+6 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-10-01 | 2 | -2/+14 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-30 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-30 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-30 | 2 | -4/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-30 | 2 | -14/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-29 | 2 | -6/+6 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-25 | 2 | -4/+6 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-24 | 2 | -4/+8 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-24 | 2 | -4/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-23 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-23 | 2 | -4/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-22 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-22 | 2 | -4/+60 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-21 | 2 | -4/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-19 | 2 | -4/+104 | |
| | | | | | skip-checks: true | |||||
| * | refactor!: deprecate old framework/configs, Nvim 0.10 #4077 | Justin M. Keyes | 2025-09-17 | 1 | -0/+35 | |
| | | ||||||
| * | docs: update configs.mdv2.5.0 | github-actions[bot] | 2025-09-18 | 2 | -4/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-14 | 2 | -4/+52 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-11 | 2 | -18/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-11 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-11 | 2 | -8/+6 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-11 | 2 | -4/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-07 | 2 | -4/+4 | |
| | | | | | skip-checks: true | |||||
| * | docs: update configs.md | github-actions[bot] | 2025-09-06 | 2 | -4/+6 | |
| | | | | | skip-checks: true | |||||
