aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* vim-patch:ca47114: runtime(doc): improve the vim-shebang example (#29382)zeertzjq2024-06-18
* docs(lsp): format the handwritten part #29295Yi Ming2024-06-17
* docs(news): fix inconsistencies (#29381)zeertzjq2024-06-18
* Merge pull request #29379 from zeertzjq/vim-9.1.0495zeertzjq2024-06-18
|\
| * vim-patch:9.1.0496: matched text is highlighted case-sensitivelyzeertzjq2024-06-18
| * vim-patch:9.1.0495: Matched text isn't highlighted in cmdline pumzeertzjq2024-06-18
|/
* Merge #28775 fix(man.vim): signcolumn causes broken wrapJustin M. Keyes2024-06-17
|\
| * fix(ftplugin/man.vim): hide signcolumn (auto)belkka2024-06-11
| * refactor(ftplugin/man.vim): rearrange `setlocal` commandsbelkka2024-06-11
* | vim-patch:9.1.0494: Wrong matched text highlighted in pum with 'rightleft' (#...zeertzjq2024-06-17
* | Merge pull request #29357 from luukvbaal/statuscolzeertzjq2024-06-17
|\ \
| * | feat(column)!: rework 'statuscolumn' %r/l itemsLuuk van Baal2024-06-16
| * | refactor: remove redundant copy in statuscolumn itemsLuuk van Baal2024-06-16
* | | vim-patch:0ddab58: runtime(java): Add a config variable for commonly used com...Christian Clason2024-06-16
* | | vim-patch:917ff8a: runtime(html): bump length of character references in synt...Christian Clason2024-06-16
* | | vim-patch:79da22d: runtime(kdl): fix KdlIndent and kdlComment in indent scrip...Christian Clason2024-06-16
* | | vim-patch:371bab0: runtime(java): Fold multi-line comments with the syntax ki...Christian Clason2024-06-16
* | | vim-patch:9.1.0492: filetype: Vim-script files not detected by shebang lineChristian Clason2024-06-16
* | | vim-patch:9.1.0493: Test for patch 9.1.0489 doesn't fail without the fix (#29...zeertzjq2024-06-16
* | | vim-patch:9.1.0489: default completion may break with fuzzy (#29364)zeertzjq2024-06-16
* | | docs: document 'list' behavior when 'listchars' excludes "tab" (#29360)zeertzjq2024-06-16
* | | Merge pull request #29361 from zeertzjq/vim-1c6734291295zeertzjq2024-06-16
|\ \ \
| * | | vim-patch:52f2ff0: runtime(zip): revert unintended change to zip#Write()zeertzjq2024-06-16
| * | | vim-patch:1c67342: runtime(zip): MS-Windows: handle files with spaces properlyzeertzjq2024-06-16
|/ / /
* | | vim-patch:9.1.0491: Cmdline pum doesn't work properly with 'rightleft' (#29355)zeertzjq2024-06-15
* | | vim-patch:f4bc59c: runtime(doc): add another tag for vim-shebang feature (#29...zeertzjq2024-06-15
|/ /
* | vim-patch:9.1.0490: minor style problems with patch 9.1.0487 (#29354)zeertzjq2024-06-15
* | vim-patch:9.1.0488: Wrong padding for pum "kind" with 'rightleft' (#29352)zeertzjq2024-06-15
* | vim-patch:ae321b5: runtime(vim): Update base-syntax, match shebang lines (vim...zeertzjq2024-06-15
* | vim-patch:9.1.0486: filetype: Snakemake files are not recognizedChristian Clason2024-06-15
* | fix(defaults): default @/Q broken when 'ignorecase' is set (#29343)Jerry2024-06-15
* | vim-patch:9.1.0487: completed item not update on fuzzy completion (#29341)zeertzjq2024-06-15
* | docs: misc (#29229)dundargoc2024-06-15
* | Merge pull request #29339 from zeertzjq/vim-a3bddb759e77zeertzjq2024-06-15
|\ \
| * | vim-patch:c509c00: runtime(doc): fix wrong helptag for :deferzeertzjq2024-06-15
| * | vim-patch:262e25e: runtime(vim): Update base-syntax, match :sleep argzeertzjq2024-06-15
| * | vim-patch:d6d4e13: runtime(doc): rewrite mkdir() doc and simplify {flags} mea...zeertzjq2024-06-15
| * | vim-patch:a3bddb7: runtime(vim): Update base-syntax, match :catch and :throw ...zeertzjq2024-06-15
|/ /
* | vim-patch:79a14c0: runtime(keymap): include Georgian keymapChristian Clason2024-06-14
* | Merge pull request #29311 from zeertzjq/vim-9.1.0476zeertzjq2024-06-15
|\ \
| * | vim-patch:9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu"zeertzjq2024-06-15
| * | vim-patch:9.1.0480: fuzzy string matching executed when not neededzeertzjq2024-06-15
| * | vim-patch:9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operationszeertzjq2024-06-15
| * | vim-patch:9.1.0476: Cannot see matched text in popup menuzeertzjq2024-06-15
|/ /
* | vim-patch:9.1.0484: Sorting of completeopt+=fuzzy is not stable (#29338)zeertzjq2024-06-15
* | fix(lsp): tune completion word extraction for decorated labels (#29331)Mathias Fußenegger2024-06-14
* | Merge pull request #29241 from bfredl/shadapackbfredl2024-06-14
|\ \
| * | refactor(shada): use msgpack_sbuffer lessbfredl2024-06-11
* | | fix(highlight): add `StatusLineTerm`/`StatusLineTermNC` to `:color vim` (#29313)Evgeni Chasnovski2024-06-14
* | | refactor(lsp): use metatable for buf_versions (#29304)Ilia Choly2024-06-14