- 6fa6208 patch 9.1.1274: Vim9: no support for object<type> as variable type by Yegappan Lakshmanan · 1 year ago
- 6099db9 runtime(sh): Update syntax file, command substitution opening paren at EOL by Doug Kearns · 1 year ago
- e74ec3f patch 9.1.1271: filetype: Power Query files are not recognized by Anarion Dunedain · 1 year ago
- df68419 runtime(doc): clarify the use of change marks when writing a buffer by Christian Brabandt · 1 year ago
- a359c9c runtime(zip): add *.whl to the list of zip extensions by Christian Brabandt · 1 year ago
- 8293574 runtime(doc): update pi_zip.txt with current list of zip file extensions by Christian Brabandt · 1 year ago
- 7f518e0 patch 9.1.1268: filetype: dax files are not recognized by Anarion Dunedain · 1 year ago
- 9301b43 runtime(openPlugin): fix E480 when opening URLs with wildcards on Windows by Christian Brabandt · 1 year ago
- 4ac995b runtime(rust): set formatprg to rustfmt by Konfekt · 1 year ago
- 20393bc runtime(doc): update last change date for diff.txt by Hirohito Higashi · 1 year ago
- 1c2f475 runtime(doc): Update the tuple help text by Yegappan Lakshmanan · 1 year ago
- 649a237 runtime(debversions): Add release name for Debian 15 - duke by James McCoy · 1 year ago
- e9a369f runtime(odin): add new keywords to syntax script by Maxim Kim · 1 year ago
- a580761 patch 9.1.1259: some issues with comment package and tailing spaces by Maxim Kim · 1 year ago
- 1054b18 runtime(java): Make changes for JDK 24 in syntax script by Aliaksei Budavei · 1 year ago
- f2b1698 patch 9.1.1258: regexp: max \U and \%U value is limited by INT_MAX by Christian Brabandt · 1 year ago
- 0dc9a0b runtime(lf): add lf r34 keywords to syntax script by Andis Spriņķis · 1 year ago
- 722fbd1 runtime(vim): Update base-syntax, match tuples by Doug Kearns · 1 year ago
- 532c5ae patch 9.1.1255: missing test condition for 'pummaxwidth' setting by glepnir · 1 year ago
- c5aad6c runtime(doc): non-portable sed regex in Makefile for pi_netrw.txt rule by Yee Cheng Chin · 1 year ago
- 5a307c3 patch 9.1.1252: typos in code and docs related to 'diffopt' "inline:" by zeertzjq · 1 year ago
- 88d7593 patch 9.1.1250: cannot set the maximum popup menu width by glepnir · 1 year ago
- 29d11a8 runtime(doc): group python interface related items in todo.txt by Yegappan Lakshmanan · 1 year ago
- 14dec7b runtime(omnimark): update and rewrite syntax script in Vim9 script by Peter Kenny · 1 year ago
- 9943d47 patch 9.1.1243: diff mode is lacking for changes within lines by Yee Cheng Chin · 1 year ago
- 08283b2 patch 9.1.1240: Regression with ic/ac text objects and comment plugin by Maxim Kim · 1 year ago
- f9f4e27 runtime(hyprlang): save and restore cpo setting in syntax script by Christian Brabandt · 1 year ago
- 052b86b runtime(solidity): update syntax script with error definitions by S0AndS0 · 1 year ago
- 721be7f runtime(doc): add back help tag "pi_netrw.txt" by Christian Brabandt · 1 year ago
- 038be27 patch 9.1.1239: if_python: no tuple data type support by Yegappan Lakshmanan · 1 year ago
- 9d5487f runtime(doc): Add missing garbagecollect() hypertext link by Doug Kearns · 1 year ago
- 92e109f runtime(doc): Fix an omission in the documentation. by Christ van Willegen · 1 year, 1 month ago
- 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 1 year, 1 month ago
- adb703e runtime(vim): Update base-syntax, match protected constructors by Doug Kearns · 1 year, 1 month ago
- b5459ee runtime(syntax-tests): Do not ignore failed screendumps by Aliaksei Budavei · 1 year, 1 month ago
- 4e7b430 patch 9.1.1231: filetype: SPA JSON files are not recognized by David Mandelberg · 1 year, 1 month ago
- 932a535 runtime(doc): update and correct str2blob() and blob2str() examples by Hirohito Higashi · 1 year, 1 month ago
- e14aa3c runtime(hlyank): update the hlyank package by Hirohito Higashi · 1 year, 1 month ago
- 19d4f99 runtime(syntax-tests): Add non-Latin-1 character filters for C syntax tests by Doug Kearns · 1 year, 1 month ago
- 8a63529 patch 9.1.1230: inconsistent CTRL-C behaviour for popup windows by glepnir · 1 year, 1 month ago
- 9712a25 patch 9.1.1229: the comment plugin can be improved by Maxim Kim · 1 year, 1 month ago
- 51a06ec runtime(sh): consider sh as POSIX shell by default by Mohamed Akram · 1 year, 1 month ago
- 83d7440 runtime(hlyank): add the hlyank package by Christian Brabandt · 1 year, 1 month ago
- 40ab82b runtime(sh): remove invalid commented out line in syntax script by Christian Brabandt · 1 year, 1 month ago
- 711f4a0 runtime(sh): update sh indent script by Christian Brabandt · 1 year, 1 month ago
- e08f10a patch 9.1.1224: cannot :put while keeping indent by 64-bitman · 1 year, 1 month ago
- 11ab02c runtime(go): use :term for keywordprg for nvim/gvim by Phạm Bình An · 1 year, 1 month ago
- d5afc74 patch 9.1.1223: wrong translation used for encoding failures by Christian Brabandt · 1 year, 1 month ago
- 18a6853 patch 9.1.1220: filetype: uv.lock file not recognized by Acaibird · 1 year, 1 month ago
- c4815c1 patch 9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase" by zeertzjq · 1 year, 1 month ago
- ad2f6b6 runtime(keymap) Add forward slash (/) to russian-jcukenwin keymap by Marat Amerov · 1 year, 1 month ago
- dd3f1c0 runtime(vim): Update base-syntax, match multiline return types by Doug Kearns · 1 year, 1 month ago
- 762a79e patch 9.1.1215: Patch 9.1.1213 has some issues by Christian Brabandt · 1 year, 1 month ago
- 28e40a7 patch 9.1.1214: matchfuzzy() can be improved for camel case matches by glepnir · 1 year, 1 month ago
- 250739d patch 9.1.1213: cannot :put while keeping indent by 64-bitman · 1 year, 1 month ago
- 7ceca3e runtime(syntax-tests): Support "wait-free" test failure by Aliaksei Budavei · 1 year, 1 month ago
- 20d23ce patch 9.1.1212: filetype: logrotate'd pacmanlogs are not recognized by Eisuke Kawashima · 1 year, 1 month ago
- 3c7d9b1 runtime(prql): include prql syntax script by Jonathan · 1 year, 1 month ago
- 21ac3a4 patch 9.1.1210: translation(ru): missing Russian translation for the new tutor by RestorerZ · 1 year, 1 month ago
- 8322923 translation(ru): include Russian translation for chapter two of the tutorial by RestorerZ · 1 year, 1 month ago
- 13dcea2 runtime(matchparen): line continuation causes failure in CI by Christian Brabandt · 1 year, 1 month ago
- 5f2a959 runtime(doc): symlinking netrw.txt causes problems during install on Windows by Christian Brabandt · 1 year, 1 month ago
- 8021830 runtime(tutor): updated Russian translation for tutor chapter 1 by RestorerZ · 1 year, 1 month ago
- 96395e1 runtime(cs): Update C# runtime files by Nick Jensen · 1 year, 1 month ago
- 47071c6 patch 9.1.1203: matchparen keeps cursor on case label in sh filetype by zeertzjq · 1 year, 1 month ago
- 2329bd4 runtime(doc): fix a typo in gitrebase filetype by skshetry · 1 year, 1 month ago
- 3ca914e runtime(doc): Tweak documentation style a bit by Hirohito Higashi · 1 year, 1 month ago
- b55f022 runtime(vim): Sync syntax generator base file with output file. by Doug Kearns · 1 year, 1 month ago
- f22580e runtime(doc): update a few minor omissions from 5876016 and 4d2c4b9 by Christian Brabandt · 1 year, 1 month ago
- 5606ca5 patch 9.1.1202: Missing TabClosedPre autocommand by Jim Zhou · 1 year, 1 month ago
- 5876016 patch 9.1.1201: 'completefuzzycollect' does not handle dictionary correctly by glepnir · 1 year, 1 month ago
- 1dc731a runtime(doc): make :h 'completefuzzycollect' a bit clearer by zeertzjq · 1 year, 1 month ago
- 4d2c4b9 runtime(doc): document gitrebase filetype by Christian Brabandt · 1 year, 1 month ago
- c1c1019 translation(it): update menu_it by Antonio Giovanni Colombo · 1 year, 1 month ago
- 6b01f02 translation(sr): Add chapter two of the new tutor by Ivan Pešić · 1 year, 1 month ago
- 54c88d0 runtime(indent-tests): GitHub Actions doesn't show why indent tests failed by David Mandelberg · 1 year, 1 month ago
- f209dcd patch 9.1.1198: [security]: potential data loss with zip.vim by Christian Brabandt · 1 year, 1 month ago
- 53b1457 patch 9.1.1197: process_next_cpt_value() uses wrong condition by glepnir · 1 year, 1 month ago
- 7546afb patch 9.1.1196: filetype: config files for container tools are not recognized by David Mandelberg · 1 year, 1 month ago
- c1c3b5d runtime(doc): remove unnecessary "an" by zeertzjq · 1 year, 1 month ago
- 7db9613 runtime(doc): Update doc 52.6 by Jim Zhou · 1 year, 1 month ago
- 2347330 runtime(compiler): allow customizing exe and args for tsc by Konfekt · 1 year, 1 month ago
- 4fa2dd2 runtime(compiler): add comment for Dispatch by Konfekt · 1 year, 1 month ago
- a8aeeeb runtime(tera): remove unwanted code and fix issues in syntax script by MuntasirSZN · 1 year, 1 month ago
- 0a336cc runtime(doc): clarify that a umask is applied to mkdir() by Christian Brabandt · 1 year, 1 month ago
- 6763b0e patch 9.1.1194: filetype: false positive help filetype detection by zeertzjq · 1 year, 1 month ago
- c262382 runtime(man): improve :Man completion for man-db by David Mandelberg · 1 year, 1 month ago
- 8d67cbf runtime(doc): document vim syntax switches by Christian Brabandt · 1 year, 1 month ago
- 0fab891 runtime(vim): Update base-syntax, improve :syntax highlighting by Doug Kearns · 1 year, 1 month ago
- 3dca512 runtime(vim): Update base-syntax and generator, only match valid predefined variables by Doug Kearns · 1 year, 1 month ago
- 42e498d runtime(plsql): move fold option from syntax to filetype plugin by Lee Lindley · 1 year, 1 month ago
- d6c7913 patch 9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the patch by zeertzjq · 1 year, 1 month ago
- d49ba7b runtime(sh): set b:match_skip to ignore matches for matchit by Christian Brabandt · 1 year, 1 month ago
- 14da0fb patch 9.1.1188: runtime(tera): tera support can be improved by MuntasirSZN · 1 year, 1 month ago
- 9102ac1 patch 9.1.1187: matchparen plugin wrong highlights shell case statement by Christian Brabandt · 1 year, 1 month ago
- d89770e runtime(doc): use GNOME instead of Gnome by zeertzjq · 1 year, 1 month ago
- 16d6fff patch 9.1.1186: filetype: help files in git repos are not detected by David Mandelberg · 1 year, 1 month ago
- ce4f9d2 runtime(nohlsearch): fix CursorHold loop by qaqland · 1 year, 1 month ago
- 3d1a437 runtime(doc): warn users about potentially risky hotkey by David Mandelberg · 1 year, 1 month ago
- f63c346 runtime(syntax-tests): Improve parts of "runtest.vim" by Aliaksei Budavei · 1 year, 1 month ago