| Commit message (Expand) | Author | Age |
| * | vim-patch:ae321b5: runtime(vim): Update base-syntax, match shebang lines (vim... | zeertzjq | 2024-06-15 |
| * | vim-patch:9.1.0486: filetype: Snakemake files are not recognized | Christian Clason | 2024-06-15 |
| * | fix(defaults): default @/Q broken when 'ignorecase' is set (#29343) | Jerry | 2024-06-15 |
| * | docs: misc (#29229) | dundargoc | 2024-06-15 |
| * | vim-patch:c509c00: runtime(doc): fix wrong helptag for :defer | zeertzjq | 2024-06-15 |
| * | vim-patch:262e25e: runtime(vim): Update base-syntax, match :sleep arg | zeertzjq | 2024-06-15 |
| * | vim-patch:d6d4e13: runtime(doc): rewrite mkdir() doc and simplify {flags} mea... | zeertzjq | 2024-06-15 |
| * | vim-patch:a3bddb7: runtime(vim): Update base-syntax, match :catch and :throw ... | zeertzjq | 2024-06-15 |
| * | vim-patch:79a14c0: runtime(keymap): include Georgian keymap | Christian Clason | 2024-06-14 |
| * | vim-patch:9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations | zeertzjq | 2024-06-15 |
| * | vim-patch:9.1.0476: Cannot see matched text in popup menu | zeertzjq | 2024-06-15 |
| * | fix(lsp): tune completion word extraction for decorated labels (#29331) | Mathias Fußenegger | 2024-06-14 |
| * | fix(highlight): add `StatusLineTerm`/`StatusLineTermNC` to `:color vim` (#29313) | Evgeni Chasnovski | 2024-06-14 |
| * | refactor(lsp): use metatable for buf_versions (#29304) | Ilia Choly | 2024-06-14 |
| * | fix(lsp): check for nil response from server (#29196) | Tama McGlinn | 2024-06-14 |
| * | vim-patch:partial:9.1.0482: termdebug plugin needs more love (#29329) | Yinzuo Jiang | 2024-06-14 |
| * | vim-patch:4407461: runtime(netrw): correctly test for windows in NetrwGlob() ... | zeertzjq | 2024-06-14 |
| * | fix(terminal): set local values of window options (#29326) | zeertzjq | 2024-06-14 |
| * | vim-patch:1487947: runtime(netrw): glob() on windows fails with [] in directo... | zeertzjq | 2024-06-14 |
| * | vim-patch:d353d27: runtime(doc): restore description of "$" in col() and virt... | zeertzjq | 2024-06-14 |
| * | vim-patch:02f3eba: runtime(doc): deduplicate getpos(), line(), col(), virtcol() | zeertzjq | 2024-06-14 |
| * | vim-patch:902b766: runtime(java): Include element values in non-marker annota... | Christian Clason | 2024-06-13 |
| * | Merge pull request #29103 from gpanders/test-no-tgc | Gregory Anders | 2024-06-12 |
| |\ |
|
| | * | fix(vim.text): remove assert from vim.text.hexdecode | Gregory Anders | 2024-05-31 |
| * | | Merge pull request #29303 from lewis6991/fix/wobuf | Lewis Russell | 2024-06-12 |
| |\ \ |
|
| | * | | fix(vim.wo): never allow non-zero bufnr | Lewis Russell | 2024-06-12 |
| * | | | refactor(terminal): move :terminal defaults to _defaults.lua | Gregory Anders | 2024-06-12 |
| * | | | feat(highlight): add StatusLineTerm and StatusLineTermNC groups | Gregory Anders | 2024-06-12 |
| |/ / |
|
| * | | vim-patch:210b39c: runtime(doc): clarify documentation for "v" position at li... | zeertzjq | 2024-06-12 |
| * | | vim-patch:b4e648a: runtime(doc): fix typos in syntax.txt (#29293) | zeertzjq | 2024-06-12 |
| * | | vim-patch:959c3c8: runtime(vim): Update base-syntax, configurable comment str... | zeertzjq | 2024-06-12 |
| * | | vim-patch:059cbe8: runtime(vim): Update base-syntax, match multiline continue... | zeertzjq | 2024-06-12 |
| * | | vim-patch:2e3b2a8: runtime(kdl): use shiftwidth() instead of &tabstop in inde... | Christian Clason | 2024-06-12 |
| * | | feat(terminal): add support for copying with OSC 52 in embedded terminal (#29... | Gregory Anders | 2024-06-11 |
| * | | fix(types): add some vim.fn type annotations | notomo | 2024-06-11 |
| * | | fix(types): use vararg return type annotation | Will Hopkins | 2024-06-11 |
| * | | vim-patch:2d88210: runtime(kdl): include syntax, indent and ftplugin files | Christian Clason | 2024-06-11 |
| * | | vim-patch:b8076f9: runtime(deb822sources): add missing Enabled field in synta... | Christian Clason | 2024-06-11 |
| * | | vim-patch:7e9a1a7: runtime(svelte): basic svelte ftplugin file | Christian Clason | 2024-06-11 |
| * | | refactor(lua): improve type annotations | Lewis Russell | 2024-06-11 |
| * | | fix(lsp): do not reset buf version when detaching client (#29242) | Ilia Choly | 2024-06-10 |
| * | | Merge #29238 from clason/feat/help-toc | Justin M. Keyes | 2024-06-10 |
| |\ \ |
|
| | * | | docs: fix more treesitter parsing errors | Christian Clason | 2024-06-09 |
| | * | | feat(help): use treesitter for table of contents | Christian Clason | 2024-06-09 |
| | * | | build(deps): bump tree-sitter-vimdoc to v3.0.0 | Christian Clason | 2024-06-08 |
| * | | | fix(glob): handle overlapping `{}` condition elements #29236 | Jon Huhn | 2024-06-10 |
| * | | | feat(lsp): include end_col, end_lnum in vim.lsp.buf.locations_to_items #29164 | Tom Praschan | 2024-06-09 |
| * | | | vim-patch:9c4389a: runtime(doc): Fix small style issues (#29263) | zeertzjq | 2024-06-10 |
| * | | | vim-patch:d6b4afb: runtime(java): Exclude lambda expressions from _when_ _swi... | Christian Clason | 2024-06-10 |
| * | | | fix(runtime): add commentstring for glsl ftplugin | Samuel Born | 2024-06-09 |