1
0
forked from aniani/vim

Commit Graph

  • 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
  • 659cb28c25 runtime(doc): fix typo "bet" in :h 'completeopt' zeertzjq 2025-03-03 20:18:04 +01:00
  • 0b5fe42071 patch 9.1.1169: using global variable for get_insert()/get_lambda_name() v9.1.1169 Yee Cheng Chin 2025-03-03 20:12:05 +01:00
  • d2219d547d patch 9.1.1168: wrong flags passed down to nextwild() v9.1.1168 Girish Palya 2025-03-03 20:01:06 +01:00
  • 360a39ae6c patch 9.1.1167: mark '] wrong after copying text object v9.1.1167 Jim Zhou 2025-03-03 19:53:26 +01:00
  • fb792374cf runtime(doc): update how to get Vim Christian Brabandt 2025-03-03 08:16:27 +01:00
  • 2bacc3e5fb patch 9.1.1166: command-line auto-completion hard with wildmenu v9.1.1166 Girish Palya 2025-03-02 22:55:57 +01:00
  • a250738303 runtime(tar): use readblob() instead of shelling out to file(1) Christian Brabandt 2025-03-02 22:23:28 +01:00
  • bc08ceb755 patch 9.1.1165: diff: regression with multi-file diff blocks v9.1.1165 Yee Cheng Chin 2025-03-02 22:05:37 +01:00
  • 334a13bff7 patch 9.1.1164: [security]: code execution with tar.vim and special crafted tar files v9.1.1164 Christian Brabandt 2025-03-02 19:33:51 +01:00
  • 8872012e5f translation(it): Update Italian translation Antonio Giovanni Colombo 2025-03-01 17:27:37 +01:00
  • 8ac975d97e runtime(tar): fix syntax error in tar.vim Christian Brabandt 2025-03-01 17:13:40 +01:00
  • 1a741d3cb8 patch 9.1.1163: $MYVIMDIR is set too late v9.1.1163 Christian Brabandt 2025-03-01 16:30:33 +01:00
  • 7003a5d63f runtime(syntax-tests): Apply stronger synchronisation between buffers Aliaksei Budavei 2025-03-01 16:28:20 +01:00
  • ff159253eb patch 9.1.1162: completion popup not cleared in cmdline v9.1.1162 glepnir 2025-03-01 16:17:00 +01:00
  • 94a045ed56 patch 9.1.1161: preinsert requires bot "menu" and "menuone" to be set v9.1.1161 glepnir 2025-03-01 16:12:23 +01:00
  • 56957ed410 runtime(misc): add support for bzip3 to tar, vimball and gzip plugins Jim Zhou 2025-02-28 18:06:14 +01:00
  • a2c5559f29 patch 9.1.1160: Ctrl-Y does not work well with "preinsert" when completing items v9.1.1160 glepnir 2025-02-28 17:43:42 +01:00
  • 3e2affc324 patch 9.1.1159: $MYVIMDIR may not always be set v9.1.1159 Christian Brabandt 2025-02-28 17:34:46 +01:00
  • 5e8b2268e1 patch 9.1.1158: :verbose set has wrong file name with :compiler! v9.1.1158 zeertzjq 2025-02-28 17:32:07 +01:00
  • da53af57a7 runtime(netrw): correctly handle shellslash variable Luca Saccarola 2025-02-28 17:30:25 +01:00
  • 3255af850e patch 9.1.1157: command completion wrong for input() v9.1.1157 Jim Zhou 2025-02-27 19:29:50 +01:00
  • 85a50fe825 runtime(doc): fix confusing docs for 'completeitemalign' zeertzjq 2025-02-27 19:24:32 +01:00
  • 4be1ab80be patch 9.1.1156: tests: No test for what patch 9.1.1152 fixes v9.1.1156 zeertzjq 2025-02-27 19:22:26 +01:00
  • fce1fa5b61 patch 9.1.1155: Mode message not cleared after :silent message v9.1.1155 zeertzjq 2025-02-27 19:19:36 +01:00
  • 0b8205484b runtime(lua): Improve 'include' and make '*expr' functions script-local Doug Kearns 2025-02-27 19:17:33 +01:00
  • 60bd140256 runtime(vim): Update base-syntax, match Vim9 function calls after "|" Doug Kearns 2025-02-27 19:15:20 +01:00
  • e9ae35f265 patch 9.1.1154: Vim9: not able to use autoload class accross scripts v9.1.1154 Yegappan Lakshmanan 2025-02-27 19:12:00 +01:00