| Age | Commit message (Expand) | Author | Files |
| 2025-09-24 | vim-patch:20e78ee: runtime(swayconfig): support new config options in syntax ... | zeertzjq | 1 |
| 2025-09-24 | vim-patch:11bde1f: runtime(sh): refactored sh.vim syntax script (#35895) | zeertzjq | 1 |
| 2025-09-21 | vim-patch:841becd: runtime(lf): update syntax to support lf version r38 (#35852) | zeertzjq | 1 |
| 2025-09-19 | vim-patch:6fd9dac: runtime(log): highlight Java Errors (#35836) | zeertzjq | 1 |
| 2025-09-19 | vim-patch:e8b0e92: runtime(config): fix inconsistent group name | zeertzjq | 1 |
| 2025-09-19 | vim-patch:1e7a288: runtime(config): mark unportable += as an error | zeertzjq | 1 |
| 2025-09-17 | vim-patch:115b533: runtime(kitty): Fix typo in syntax file for kitty | zeertzjq | 1 |
| 2025-09-17 | vim-patch:b2113e5: runtime(kitty): fix typo in syntax script | zeertzjq | 1 |
| 2025-09-17 | vim-patch:9.1.1763: filetype: kitty config files are not recognized | zeertzjq | 1 |
| 2025-09-16 | vim-patch:8801c9d: runtime(m4): Improve parameters highlighting in syntax scr... | zeertzjq | 1 |
| 2025-09-16 | vim-patch:9.1.1764: filetype: CODEOWNERS file not recognized (#35789) | zeertzjq | 1 |
| 2025-09-16 | vim-patch:9.1.{1755,1759} (#35787) | zeertzjq | 1 |
| 2025-09-13 | vim-patch:becf184: runtime(misc): removing saccarosium from maintainer list (... | zeertzjq | 3 |
| 2025-09-12 | vim-patch:15070ee: runtime(python): Update syntax, fix pythonEllipsis pattern... | zeertzjq | 1 |
| 2025-09-09 | vim-patch:77cfc49: runtime(python): highlight ellipsis literals | zeertzjq | 1 |
| 2025-09-09 | vim-patch:6bb16d2: runtime(python): Update syntax file, fix f-string float hi... | zeertzjq | 1 |
| 2025-09-09 | vim-patch:9.1.1742: complete: preinsert does not work well with 'autocomplete... | zeertzjq | 1 |
| 2025-09-07 | vim-patch:1ed2ff7: runtime(m4): Remove m4Type and leftover m4Function in synt... | zeertzjq | 1 |
| 2025-09-07 | vim-patch:6505dc6: runtime(nu): Add new Nushell runtime files | zeertzjq | 1 |
| 2025-09-07 | vim-patch:efb913a: runtime(m4): Remove m4Function | zeertzjq | 1 |
| 2025-09-06 | vim-patch:510ca80: runtime(m4): Improve comments, distinguish them from #-lines | zeertzjq | 1 |
| 2025-09-06 | vim-patch:f1212a7: runtime(python): Do not match contained identifiers as pyt... | zeertzjq | 1 |
| 2025-09-06 | vim-patch:d2b28dd: runtime(python): add syntax support inside f-strings | zeertzjq | 1 |
| 2025-09-03 | vim-patch:f165798: runtime(m4): update syntax script | zeertzjq | 1 |
| 2025-09-02 | vim-patch:71149df: runtime(java): Dismiss "g:markdown_fenced_languages" for J... | zeertzjq | 1 |
| 2025-08-30 | vim-patch:7239d95: runtime(vim): Update base syntax, match :defer command arg... | zeertzjq | 1 |
| 2025-08-29 | vim-patch:b760062: runtime(debversions): Move bullseye, focal, and oracular t... | zeertzjq | 1 |
| 2025-08-27 | vim-patch:3571388: runtime(lf): update syntax to support lf version r37 (#35503) | zeertzjq | 1 |
| 2025-08-24 | vim-patch:99964e2: runtime(python): support 'type's soft keyword form | zeertzjq | 1 |
| 2025-08-24 | vim-patch:e06d81f: runtime(sh): add syntax highlighting support for ${ cmd;} ... | zeertzjq | 1 |
| 2025-08-24 | vim-patch:f66674c: runtime(fstab): Added mtab support to fstab syntax. | zeertzjq | 1 |
| 2025-08-22 | vim-patch:014d50d: runtime(systemverilog): Add syntax highlighting for 1800-2... | zeertzjq | 1 |
| 2025-08-20 | vim-patch:2f7e4eb: runtime(python): optimize pythonSync pattern | zeertzjq | 1 |
| 2025-08-20 | vim-patch:9.1.1647: filetype: Cangjie files are not recognized | zeertzjq | 1 |
| 2025-08-17 | vim-patch:3cee950: runtime(diff): fix mixed translations in zh_CN (#35362) | zeertzjq | 2 |
| 2025-08-14 | vim-patch:1ee1d9b: runtime(python): highlight "self" and "cls" in syntax scri... | zeertzjq | 1 |
| 2025-08-12 | vim-patch:dba9eb4: runtime(python): Also sync syntax at 'async def' (#35309) | zeertzjq | 1 |
| 2025-08-11 | vim-patch:a94a055: runtime(python): Highlight f-string replacement fields in ... | zeertzjq | 1 |
| 2025-08-11 | vim-patch:48b7eb1: runtime(python): Highlight classes as structures | zeertzjq | 1 |
| 2025-08-11 | vim-patch:7270a5a: runtime(racket): update Racket runtime files | zeertzjq | 1 |
| 2025-08-09 | vim-patch:7132935: runtime(java): Manage byte limits for variable-width lookb... | zeertzjq | 1 |
| 2025-08-08 | vim-patch:66d8d28: runtime(typescript): Add syntax support for defer and arbi... | Christian Clason | 1 |
| 2025-08-07 | vim-patch:589aa28: runtime(javascript): add "as" as a reserved keyword to syn... | Christian Clason | 1 |
| 2025-08-02 | vim-patch:b88f9e4: runtime(vim): Update base syntax, fix :map termination in ... | zeertzjq | 1 |
| 2025-07-23 | vim-patch:9.1.1576: cannot easily trigger wildcard expansion (#35022) | zeertzjq | 1 |
| 2025-07-20 | vim-patch:31ec664: runtime(doc): Update help syntax, match :autocmd options (... | zeertzjq | 1 |
| 2025-07-19 | fix(tutor): use legacy syntax for lesson 3.1 #34996 | Phạm Bình An | 1 |
| 2025-07-19 | vim-patch:ba3a5a7: runtime(sh): properly delete shell commands in syntax file | Christian Clason | 1 |
| 2025-07-19 | vim-patch:a2fff3f: runtime(lf): update syntax to support lf version r36 | Christian Clason | 1 |
| 2025-07-19 | vim-patch:2f7c957: runtime(vim): Update base syntax and generator, improve co... | zeertzjq | 1 |