- 5911ac5 runtime(vim): Update base-syntax, match :filetype in functions by Doug Kearns · 9 weeks ago
- 96b3ef2 patch 9.1.1509: patch 9.1.1505 was not good by Hirohito Higashi · 9 weeks ago
- a8b8660 runtime(vim): Update base-syntax, match escape sequences in :command blocks by Doug Kearns · 9 weeks ago
- c233c2e runtime(vim): Update base-syntax and generator, match all default highlight groups by Doug Kearns · 9 weeks ago
- a9b5e4a runtime(vim): Update base-syntax and generator, generate command modifiers by Doug Kearns · 9 weeks ago
- a5b744e runtime(vim): Update base-syntax, improve :syn-sync line defaults by Doug Kearns · 10 weeks ago
- 32f4feb runtime(vim): re-generate vim syntax script after v9.1.1487 by Christian Brabandt · 2 months ago
- b90c239 patch 9.1.1485: missing Wayland clipboard support by Foxe Chen · 2 months ago
- 037c32e runtime(vim): Update base-syntax, match unamed register alias by Doug Kearns · 2 months ago
- ca793e6 runtime(vim): Update base-syntax, match :uniq command by Doug Kearns · 2 months ago
- a931371 runtime(vim): Update base-syntax, match OR operator in :echo and :execute by Doug Kearns · 3 months ago
- dcff497 runtime(vim): Update base-syntax, match bare mark ranges by Doug Kearns · 3 months ago
- 99b9847 runtime(vim): Update base-syntax, fix Vim9 :import expression comment handling by Doug Kearns · 3 months ago
- 8311e7d runtime(vim): fix incorrect highlighting of User autocmds by zeertzjq · 3 months ago
- 5128920 runtime(vim): Update base-syntax, improve function definition matching by Doug Kearns · 3 months ago
- 274efcc runtime(vim): Update base-syntax, contain let-heredocs by Doug Kearns · 3 months ago
- 834bb85 runtime(vim): vimHLGroup is not highlighted correctly by Eisuke Kawashima · 3 months ago
- 6acca4b runtime(vim): remove trailing whitespace in Vim syntax generator by Eisuke Kawashima · 3 months ago
- 1cccdeb runtime(vim): Update base-syntax, improve Vim9 block start pattern by Doug Kearns · 3 months ago
- 3993cd6 runtime(vim): Update base-syntax, bug fixes by Doug Kearns · 3 months ago
- 0aaf6f8 runtime(vim): Update base-syntax, improve :profile highlighting by Doug Kearns · 3 months ago
- 086b3b5 runtime(vim): Update base-syntax, improve :mark and :substitute highlighting by Doug Kearns · 3 months ago
- 570e71a runtime(vim): Update base-syntax, improve :set highlighting by Doug Kearns · 3 months ago
- f4b2fce runtime(vim): Update base-syntax, fix missing luaParenError error by Doug Kearns · 4 months ago
- 7b5550f runtime(vim): Update base-syntax, improve :import highlighting by Doug Kearns · 4 months ago
- a577e42 runtime(vim): Update base-syntax, improve script-interface command highlighting by Doug Kearns · 4 months ago
- be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 4 months ago
- e957cba runtime(vim): Update base-syntax, match quote separated numbers by Doug Kearns · 4 months ago
- 1c58019 runtime(vim): Update base-syntax, improve enum highlighting by Doug Kearns · 4 months ago
- b9ffbf5 runtime(vim): Update base-syntax, fix inline Vim9 dict comments at SOL by Doug Kearns · 4 months ago
- fbe4a8f runtime(doc): Fix notation of "Vim script" and "Vim9 script" by Hirohito Higashi · 4 months ago
- c29b533 runtime(vim): Update base-syntax, match continued strings and tail comments by Doug Kearns · 4 months ago
- fa3b104 runtime(vim): Update base-syntax, improve :autocmd highlighting by Doug Kearns · 5 months ago
- 9b171bd runtime(vim): Update-base-syntax, match full :*grep, :make, :sort and :filter commands by Doug Kearns · 5 months ago
- 520a2c7 runtime(vim): Update base-syntax, improve :command highlighting by Doug Kearns · 5 months ago
- 88d41ab patch 9.1.1283: quickfix stack is limited to 10 items by 64-bitman · 5 months ago
- 2f5a8c0 runtime(vim): Update base-syntax, match full :redir command by Doug Kearns · 5 months ago
- 2a6be83 runtime(vim): Update base-syntax, improve :set backslash handling by Doug Kearns · 5 months ago
- 722fbd1 runtime(vim): Update base-syntax, match tuples by Doug Kearns · 5 months ago
- 88d7593 patch 9.1.1250: cannot set the maximum popup menu width by glepnir · 5 months ago
- 9943d47 patch 9.1.1243: diff mode is lacking for changes within lines by Yee Cheng Chin · 5 months ago
- 038be27 patch 9.1.1239: if_python: no tuple data type support by Yegappan Lakshmanan · 5 months ago
- adb703e runtime(vim): Update base-syntax, match protected constructors by Doug Kearns · 6 months ago
- e08f10a patch 9.1.1224: cannot :put while keeping indent by 64-bitman · 6 months ago
- dd3f1c0 runtime(vim): Update base-syntax, match multiline return types by Doug Kearns · 6 months ago
- 762a79e patch 9.1.1215: Patch 9.1.1213 has some issues by Christian Brabandt · 6 months ago
- 250739d patch 9.1.1213: cannot :put while keeping indent by 64-bitman · 6 months ago
- b55f022 runtime(vim): Sync syntax generator base file with output file. by Doug Kearns · 6 months ago
- 5606ca5 patch 9.1.1202: Missing TabClosedPre autocommand by Jim Zhou · 6 months ago
- 0fab891 runtime(vim): Update base-syntax, improve :syntax highlighting by Doug Kearns · 6 months ago
- 3dca512 runtime(vim): Update base-syntax and generator, only match valid predefined variables by Doug Kearns · 6 months ago
- 6bdfeb0 runtime(vim): Update base-syntax, bug fixes by Doug Kearns · 6 months ago
- f31cfa2 patch 9.1.1178: not possible to generate completion candidates using fuzzy matching by glepnir · 6 months ago
- 60bd140 runtime(vim): Update base-syntax, match Vim9 function calls after "|" by Doug Kearns · 6 months ago
- 025dc48 runtime(vim): Update base-syntax, match :CompilerSet and :SynMenu commands by Doug Kearns · 7 months ago
- 68ba6c2 runtime(vim): Update base-syntax, improve performance by Doug Kearns · 7 months ago
- 4f010c9 runtime(vim): Update base-syntax, always match continuation comments to EOL by Doug Kearns · 7 months ago
- a9c0642 runtime(vim): Update base-syntax, match Vim9 boolean and null literals in parens by Doug Kearns · 7 months ago
- 1aa287e runtime(vim): Update base-syntax, improve variable matching by Doug Kearns · 7 months ago
- b7147f8 patch 9.1.1084: Unable to persistently ignore events in a window and its buffers by Luuk van Baal · 7 months ago
- 4a530a6 runtime(vim): Update base-syntax, match :debuggreedy count prefix by Doug Kearns · 7 months ago
- c273f1a runtime(vim): Update base-syntax, match ternary and falsy operators by Doug Kearns · 8 months ago
- 8dec6c2 runtime(vim): Update base-syntax, fix is/isnot operator matching by Doug Kearns · 8 months ago
- 695522d runtime(vim): Update base-syntax, highlight literal string quote escape by Doug Kearns · 8 months ago
- 1718e7d runtime(vim): Update base-syntax, improve ex-bang matching by Doug Kearns · 8 months ago
- 6139766 runtime(vim): fix failing vim syntax test by h-east · 8 months ago
- aa979c7 patch 9.1.0985: Vim9: some ex commands can be shortened by h-east · 8 months ago
- f27e80a runtime(vim): update vim generator syntax script by h-east · 8 months ago
- f0ab3e4 runtime(vim): Improve syntax script generator for Vim Script by h-east · 8 months ago
- 9b67a2e runtime(vim): Update base-syntax, allow parens in default arguments by Doug Kearns · 8 months ago
- 21c37d7 runtime(vim): update base-syntax after v9.1.0936 by Christian Brabandt · 9 months ago
- a2a2fe8 patch 9.1.0934: hard to view an existing buffer in the preview window by Yinzuo Jiang · 9 months ago
- bbe5252 runtime(vim): Update base-syntax, improve :normal highlighting by Doug Kearns · 10 months ago
- 0407d62 patch 9.1.0770: current command line completion is a bit limited by Ruslan Russkikh · 11 months ago
- 818c641 runtime(vim): Update base-syntax file, improve class, enum and interface highlighting by Doug Kearns · 11 months ago
- 35699f1 runtime(vim): Update base-syntax, improve folding function matches by Doug Kearns · 12 months ago
- 4d427d4 runtime(vim): Update base-syntax, match Vim9 bool/null literal args to :if/:while/:return by Doug Kearns · 12 months ago
- 3c07eb0 runtime(vim): Update syntax, improve user-command matching by Doug Kearns · 1 year ago
- d817609 runtime(vim): Update base-syntax, match bracket mark ranges by Doug Kearns · 1 year ago
- 7866d54 runtime(vim): Update base-syntax, match :loadkeymap after colon and bar by Doug Kearns · 1 year ago
- 7884cc7 runtime(vim): Update base-syntax, improve :let-heredoc highlighting by Doug Kearns · 1 year ago
- 95e9078 runtime(vim): Improve heredoc handling for all embedded scripts by Ken Takata · 1 year, 1 month ago
- d164f2a runtime(vim): Update base-syntax, improve :let-heredoc highlighting by Doug Kearns · 1 year, 1 month ago
- ddbb6fe runtime(vim): Update base-syntax, improve :set highlighting by Doug Kearns · 1 year, 1 month ago
- 99984fc runtime(vim): Update base-syntax, improve :map highlighting by Doug Kearns · 1 year, 2 months ago
- d65e58f runtime(vim): Update base-syntax, match types in Vim9 variable declarations by Doug Kearns · 1 year, 2 months ago
- 5247b0b patch 9.1.0572: cannot specify tab page closing behaviour by LemonBoy · 1 year, 2 months ago
- a20bf69 patch 9.1.0568: Cannot expand paths from 'cdpath' setting by LemonBoy · 1 year, 2 months ago
- 0512425 patch 9.1.0564: id() can be faster by Ernie Rael · 1 year, 2 months ago
- e85fdc7 runtime(vim): Update base-syntax, improve :match command highlighting by Doug Kearns · 1 year, 2 months ago
- fc64ac0 runtime(vim): Update base-syntax, fix function tail comments by Doug Kearns · 1 year, 3 months ago
- ae321b5 runtime(vim): Update base-syntax, match shebang lines (#15011) by dkearns · 1 year, 3 months ago
- 262e25e runtime(vim): Update base-syntax, match :sleep arg by Doug Kearns · 1 year, 3 months ago
- a3bddb7 runtime(vim): Update base-syntax, match :catch and :throw args (#14989) by dkearns · 1 year, 3 months ago
- 959c3c8 runtime(vim): Update base-syntax, configurable comment string highlighting (#14931) by dkearns · 1 year, 3 months ago
- 059cbe8 runtime(vim): Update base-syntax, match multiline continued comments (#13936) by dkearns · 1 year, 3 months ago
- 92f4e91 runtime(vim): Update base-syntax, allow whitespace before :substitute pattern by Doug Kearns · 1 year, 3 months ago
- 60c8743 patch 9.1.0465: missing filecopy() function by Shougo Matsushita · 1 year, 3 months ago
- 393708c runtime(vim): re-generate vim syntax from generator by Christian Brabandt · 1 year, 3 months ago
- 4ba70ca runtime(vim): Update base-syntax, fix nested function folding (#14397) by dkearns · 1 year, 5 months ago