Commit Graph

  • c00729824d patch 9.1.1218: missing out-of-memory check in filepath.c v9.1.1218 John Marriott 2025-03-17 21:14:17 +01:00
  • 85627732e0 patch 9.1.1217: tests: typos in test_matchfuzzy.vim v9.1.1217 zeertzjq 2025-03-17 21:06:02 +01:00
  • 61b3544424 patch 9.1.1216: Pasting the '.' register multiple times may not work v9.1.1216 zeertzjq 2025-03-17 21:02:50 +01:00
  • ad2f6b6662 runtime(keymap) Add forward slash (/) to russian-jcukenwin keymap Marat Amerov 2025-03-17 20:42:40 +01:00
  • dd3f1c0dda runtime(vim): Update base-syntax, match multiline return types Doug Kearns 2025-03-17 20:27:13 +01:00
  • 762a79e15c patch 9.1.1215: Patch 9.1.1213 has some issues v9.1.1215 Christian Brabandt 2025-03-16 21:39:58 +01:00
  • 28e40a7b55 patch 9.1.1214: matchfuzzy() can be improved for camel case matches v9.1.1214 glepnir 2025-03-16 21:24:22 +01:00
  • 250739d442 patch 9.1.1213: cannot :put while keeping indent v9.1.1213 64-bitman 2025-03-16 21:10:47 +01:00
  • 7ceca3eb00 runtime(syntax-tests): Support "wait-free" test failure Aliaksei Budavei 2025-03-16 20:59:28 +01:00
  • 34954972c2 patch 9.1.1212: too many strlen() calls in edit.c John Marriott 2025-03-16 20:49:52 +01:00
  • 20d23ce93b patch 9.1.1212: filetype: logrotate'd pacmanlogs are not recognized v9.1.1212 Eisuke Kawashima 2025-03-16 20:37:14 +01:00
  • 3c7d9b11c8 runtime(prql): include prql syntax script Jonathan 2025-03-16 20:32:13 +01:00
  • bcf66e0141 patch 9.1.1211: TabClosedPre is triggered just before the tab is being freed v9.1.1211 Jim Zhou 2025-03-16 20:24:57 +01:00
  • 21ac3a49b5 patch 9.1.1210: translation(ru): missing Russian translation for the new tutor v9.1.1210 RestorerZ 2025-03-16 19:49:41 +01:00
  • 2c9f49b200 patch 9.1.1209: colorcolumn not drawn after virtual text lines v9.1.1209 Matthias 2025-03-16 19:27:51 +01:00
  • ab281f8b34 patch 9.1.1208: MS-Windows: not correctly restoring alternate screen on Win 10 v9.1.1208 Christopher Plewright 2025-03-16 19:14:31 +01:00
  • 1064426d15 patch 9.1.1207: MS-Windows: build warning in filepath.c v9.1.1207 John Marriott 2025-03-16 19:06:31 +01:00
  • 8322923b40 translation(ru): include Russian translation for chapter two of the tutorial RestorerZ 2025-03-15 10:31:10 +01:00
  • 13dcea2df1 runtime(matchparen): line continuation causes failure in CI Christian Brabandt 2025-03-15 10:24:11 +01:00
  • 63a885b650 patch 9.1.1206: tests: test_filetype fails when a file is a directory v9.1.1206 Christian Brabandt 2025-03-15 10:19:48 +01:00
  • 5f2a959553 runtime(doc): symlinking netrw.txt causes problems during install on Windows Christian Brabandt 2025-03-15 10:04:39 +01:00
  • 84a7503e29 patch 9.1.1205: completion: preinserted text not removed when closing pum v9.1.1205 glepnir 2025-03-15 09:59:22 +01:00
  • 8021830827 runtime(tutor): updated Russian translation for tutor chapter 1 RestorerZ 2025-03-15 09:55:37 +01:00
  • 00a749bd90 patch 9.1.1204: MS-Windows: crash when passing long string to expand() v9.1.1204 zeertzjq 2025-03-15 09:53:32 +01:00
  • 96395e1512 runtime(cs): Update C# runtime files Nick Jensen 2025-03-15 09:49:13 +01:00
  • 47071c6076 patch 9.1.1203: matchparen keeps cursor on case label in sh filetype v9.1.1203 zeertzjq 2025-03-15 09:36:13 +01:00
  • 2329bd427a runtime(doc): fix a typo in gitrebase filetype skshetry 2025-03-15 09:34:39 +01:00
  • 3ca914ec74 runtime(doc): Tweak documentation style a bit Hirohito Higashi 2025-03-15 09:32:28 +01:00
  • b55f0221cc runtime(vim): Sync syntax generator base file with output file. Doug Kearns 2025-03-15 09:29:31 +01:00
  • f22580e57c runtime(doc): update a few minor omissions from 5876016 and 4d2c4b9 Christian Brabandt 2025-03-14 12:05:52 +01:00
  • 5606ca5349 patch 9.1.1202: Missing TabClosedPre autocommand v9.1.1202 Jim Zhou 2025-03-13 21:58:25 +01:00
  • 587601671c patch 9.1.1201: 'completefuzzycollect' does not handle dictionary correctly v9.1.1201 glepnir 2025-03-13 21:39:51 +01:00
  • 1dc731a49f runtime(doc): make :h 'completefuzzycollect' a bit clearer zeertzjq 2025-03-13 21:30:10 +01:00
  • 4d2c4b90fb runtime(doc): document gitrebase filetype Christian Brabandt 2025-03-13 21:20:20 +01:00
  • c1c1019fa3 translation(it): update menu_it Antonio Giovanni Colombo 2025-03-13 20:38:44 +01:00
  • 6b01f02712 translation(sr): Add chapter two of the new tutor Ivan Pešić 2025-03-13 20:33:26 +01:00
  • 1830e787f6 patch 9.1.1200: cmdline pum not cleared for input() completion v9.1.1200 zeertzjq 2025-03-13 20:29:13 +01:00
  • 0adbe639a5 patch 9.1.1199: gvim uses hardcoded xpm icon file v9.1.1199 Aurelien Gateau 2025-03-12 23:16:42 +01:00
  • 54c88d0cf8 runtime(indent-tests): GitHub Actions doesn't show why indent tests failed David Mandelberg 2025-03-12 22:43:08 +01:00
  • f209dcd3de patch 9.1.1198: [security]: potential data loss with zip.vim v9.1.1198 Christian Brabandt 2025-03-12 22:04:01 +01:00
  • 53b14578e0 patch 9.1.1197: process_next_cpt_value() uses wrong condition v9.1.1197 glepnir 2025-03-12 21:28:39 +01:00
  • 7546afbf52 patch 9.1.1196: filetype: config files for container tools are not recognized v9.1.1196 David Mandelberg 2025-03-12 21:23:39 +01:00
  • c1c3b5d6a0 runtime(doc): remove unnecessary "an" zeertzjq 2025-03-12 21:16:13 +01:00
  • 2d18789aa6 patch 9.1.1195: inside try-block: fn body executed with default arg undefined v9.1.1195 Shane Harper 2025-03-12 21:12:12 +01:00
  • 7db96134c2 runtime(doc): Update doc 52.6 Jim Zhou 2025-03-12 20:57:24 +01:00
  • 23473303b7 runtime(compiler): allow customizing exe and args for tsc Konfekt 2025-03-11 21:40:04 +01:00
  • 4fa2dd2405 runtime(compiler): add comment for Dispatch Konfekt 2025-03-11 21:35:48 +01:00
  • a8aeeeb9aa runtime(tera): remove unwanted code and fix issues in syntax script MuntasirSZN 2025-03-11 21:17:45 +01:00
  • 0a336ccb57 runtime(doc): clarify that a umask is applied to mkdir() Christian Brabandt 2025-03-11 21:14:31 +01:00
  • 6763b0ee95 patch 9.1.1194: filetype: false positive help filetype detection v9.1.1194 zeertzjq 2025-03-10 21:30:29 +01:00
  • c2623824a7 runtime(man): improve :Man completion for man-db David Mandelberg 2025-03-10 21:26:50 +01:00
  • 969e11a18b patch 9.1.1193: Unnecessary use of STRCAT() in au_event_disable() v9.1.1193 zeertzjq 2025-03-10 21:15:19 +01:00
  • 835bc014c0 translation(sr): Update Serbian messages translation Ivan Pešić 2025-03-10 21:13:08 +01:00
  • 8d67cbfa1f runtime(doc): document vim syntax switches Christian Brabandt 2025-03-10 21:05:49 +01:00
  • 0fab89117f runtime(vim): Update base-syntax, improve :syntax highlighting Doug Kearns 2025-03-10 21:04:53 +01:00
  • e671b1b6d1 patch 9.1.1192: Vim crashes with term response debug logging enabled v9.1.1192 Hirohito Higashi 2025-03-09 16:35:14 +01:00
  • 3dca512939 runtime(vim): Update base-syntax and generator, only match valid predefined variables Doug Kearns 2025-03-09 16:30:28 +01:00
  • 42e498d9c4 runtime(plsql): move fold option from syntax to filetype plugin Lee Lindley 2025-03-09 16:25:17 +01:00
  • d6c7913e24 patch 9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the patch v9.1.1191 zeertzjq 2025-03-09 16:14:45 +01:00
  • f4d87ff888 patch 9.1.1190: C indentation does not detect multibyte labels v9.1.1190 Anttoni Erkkilä 2025-03-09 16:07:15 +01:00
  • ccf2731fd1 CI: Update clang to version 20 Philip H. 2025-03-09 16:03:47 +01:00
  • d49ba7b92a runtime(sh): set b:match_skip to ignore matches for matchit Christian Brabandt 2025-03-09 10:15:39 +01:00
  • 0a825bdde8 patch 9.1.1189: if_python: build error due to incompatible pointer types v9.1.1189 oreo639 2025-03-09 08:54:21 +01:00
  • 14da0fb2d8 patch 9.1.1188: runtime(tera): tera support can be improved v9.1.1188 MuntasirSZN 2025-03-09 08:49:14 +01:00
  • 9102ac11ab patch 9.1.1187: matchparen plugin wrong highlights shell case statement v9.1.1187 Christian Brabandt 2025-03-09 08:40:33 +01:00
  • d89770eb98 runtime(doc): use GNOME instead of Gnome zeertzjq 2025-03-09 08:38:35 +01:00
  • 16d6fff98e patch 9.1.1186: filetype: help files in git repos are not detected v9.1.1186 David Mandelberg 2025-03-08 17:21:16 +01:00
  • ce4f9d2a10 runtime(nohlsearch): fix CursorHold loop qaqland 2025-03-08 17:16:18 +01:00
  • 3d1a437f1b runtime(doc): warn users about potentially risky hotkey David Mandelberg 2025-03-08 17:06:50 +01:00
  • f63c3467b1 runtime(syntax-tests): Improve parts of "runtest.vim" Aliaksei Budavei 2025-03-08 16:58:17 +01:00
  • dd42b05f8a patch 9.1.1185: endless loop with completefuzzycollect and no match found v9.1.1185 glepnir 2025-03-08 16:52:55 +01:00
  • af05694900 runtime(doc): CmdUndefined and FuncUndefined can always be nested zeertzjq 2025-03-08 16:45:20 +01:00
  • b7dc5d3b61 patch 9.1.1184: Unnecessary use of vim_tolower() in vim_strnicmp_asc() v9.1.1184 zeertzjq 2025-03-08 16:42:48 +01:00
  • 62f19541f4 patch 9.1.1083: "above" virtual text breaks cursorlineopt=number v9.1.1183 zeertzjq 2025-03-08 16:27:37 +01:00
  • 62e822808e runtime(go): add 'keywordprg' and 'formatprg' to ftplugin Phạm Bình An 2025-03-07 19:19:31 +01:00
  • 6852e5c597 runtime(syntax-tests): Re-introduce support for "phoney" languages Aliaksei Budavei 2025-03-07 19:12:45 +01:00
  • 53d59ecc1d patch 9.1.1182: No cmdline completion for 'completefuzzycollect' v9.1.1182 zeertzjq 2025-03-07 19:09:09 +01:00
  • 4422de6316 patch 9.1.1181: Unnecessary STRLEN() calls in insexpand.c v9.1.1181 zeertzjq 2025-03-07 19:06:02 +01:00
  • b3a9127494 patch 9.1.1180: short-description v9.1.1180 zeertzjq 2025-03-07 18:51:40 +01:00
  • 6bdfeb099a runtime(vim): Update base-syntax, bug fixes Doug Kearns 2025-03-07 18:49:11 +01:00
  • 4a1e6dacbb patch 9.1.1179: too many strlen() calls in misc2.c v9.1.1179 John Marriott 2025-03-06 22:26:23 +01:00
  • f31cfa29bf patch 9.1.1178: not possible to generate completion candidates using fuzzy matching v9.1.1178 glepnir 2025-03-06 21:59:13 +01:00
  • 25e833f4ec editorconfig: set editing style for comment and hlsearch package Maxim Kim 2025-03-06 21:13:25 +01:00
  • 5daaf23268 patch 9.1.1177: filetype: tera files not detected v9.1.1177 MuntasirSZN 2025-03-06 21:06:38 +01:00
  • ec6e82af04 runtime(doc): revert modeline change in vim9.txt Christian Brabandt 2025-03-06 21:01:26 +01:00
  • 2323f225ca runtime(new-tutor): add chapter two to the interactive tutorial RestorerZ 2025-03-05 21:49:37 +01:00
  • 34a7d82aae patch 9.1.1176: wrong indent when expanding multiple lines v9.1.1176 glepnir 2025-03-05 21:18:20 +01:00
  • 2e18facede test(runtime/syntax): improve syntax tests Eisuke Kawashima 2025-03-05 21:15:45 +01:00
  • 273926e5c0 editorconfig: set indent config for *.vim files David Mandelberg 2025-03-05 21:07:59 +01:00
  • de4b244bfc runtime(doc): mention alternative check for vim9script Konfekt 2025-03-05 21:03:21 +01:00
  • c8cce711dd patch 9.1.1175: inconsistent behaviour with exclusive selection and motion commands v9.1.1175 Jim Zhou 2025-03-05 20:47:29 +01:00
  • b34ce3e205 runtime(man): don't add jumps when loading a manpage David Mandelberg 2025-03-05 20:38:20 +01:00
  • 08a410f674 runtime(vim): recognize <...> strings (and keys) for 'keywordprg' Konfekt 2025-03-05 20:33:00 +01:00
  • f7087cbec7 patch 9.1.1174: tests: Test_complete_cmdline() may fail v9.1.1174 Jim Zhou 2025-03-05 20:25:11 +01:00
  • 4783a2c073 runtime(doc): mention bzip3 in gzip plugin documentation Jim Zhou 2025-03-05 20:22:24 +01:00
  • 9f827ec587 patch 9.1.1173: filetype: ABNF files are not detected v9.1.1173 A4-Tacks 2025-03-05 20:10:29 +01:00
  • 3ed6659549 patch 9.1.1172: [security]: overflow with 'nostartofline' and Ex command in tag file v9.1.1172 zeertzjq 2025-03-05 20:05:18 +01:00
  • a95085e0fc patch 9.1.1171: tests: wrong arguments passed to assert_equal() v9.1.1171 zeertzjq 2025-03-04 21:33:57 +01:00
  • 4ec46f3210 patch 9.1.1170: wildmenu highlighting in popup can be improved v9.1.1170 Girish Palya 2025-03-04 20:56:30 +01:00
  • 29d596c80a runtime(netrw): upstream snapshot of v179 Luca Saccarola 2025-03-04 20:36:31 +01:00