Commit Graph

  • 16d6fff98e patch 9.1.1186: filetype: help files in git repos are not detected 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 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() zeertzjq 2025-03-08 16:42:48 +01:00
  • 62f19541f4 patch 9.1.1083: "above" virtual text breaks cursorlineopt=number 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' zeertzjq 2025-03-07 19:09:09 +01:00
  • 4422de6316 patch 9.1.1181: Unnecessary STRLEN() calls in insexpand.c zeertzjq 2025-03-07 19:06:02 +01:00
  • b3a9127494 patch 9.1.1180: short-description 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 John Marriott 2025-03-06 22:26:23 +01:00
  • f31cfa29bf patch 9.1.1178: not possible to generate completion candidates using fuzzy matching 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 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 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 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 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 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 zeertzjq 2025-03-05 20:05:18 +01:00
  • a95085e0fc patch 9.1.1171: tests: wrong arguments passed to assert_equal() zeertzjq 2025-03-04 21:33:57 +01:00
  • 4ec46f3210 patch 9.1.1170: wildmenu highlighting in popup can be improved 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() Yee Cheng Chin 2025-03-03 20:12:05 +01:00
  • d2219d547d patch 9.1.1168: wrong flags passed down to nextwild() Girish Palya 2025-03-03 20:01:06 +01:00
  • 360a39ae6c patch 9.1.1167: mark '] wrong after copying text object 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
  • 15cd80a6d4 Merge pull request #1568 from ychin/remove-colors-plist-fix-ci Yee Cheng Chin 2025-03-02 19:43:31 -08:00
  • 117efc784e Remove Colors.plist and fix CI Yee Cheng Chin 2025-03-02 19:41:23 -08:00
  • 597b39d5f6 Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2025-03-02 15:19:37 -08:00
  • 2bacc3e5fb patch 9.1.1166: command-line auto-completion hard with wildmenu 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 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 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 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 glepnir 2025-03-01 16:17:00 +01:00
  • 94a045ed56 patch 9.1.1161: preinsert requires bot "menu" and "menuone" to be set 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 glepnir 2025-02-28 17:43:42 +01:00
  • 3e2affc324 patch 9.1.1159: $MYVIMDIR may not always be set Christian Brabandt 2025-02-28 17:34:46 +01:00
  • 5e8b2268e1 patch 9.1.1158: :verbose set has wrong file name with :compiler! 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() 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 zeertzjq 2025-02-27 19:22:26 +01:00
  • fce1fa5b61 patch 9.1.1155: Mode message not cleared after :silent message 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 Yegappan Lakshmanan 2025-02-27 19:12:00 +01:00
  • 3d75ec7401 runtime(compiler): improve svelte-check Konfekt 2025-02-27 19:09:52 +01:00
  • dbedc0924d patch 9.1.1153: build error on Haiku Begasus 2025-02-26 22:26:16 +01:00
  • 18bacc811c patch 9.1.1152: Patch v9.1.1151 causes problems John Marriott 2025-02-26 19:14:06 +01:00
  • 397700e507 runtime(new-tutor): update examples from Neovim to Vim RestorerZ 2025-02-26 19:00:48 +01:00
  • b2bd8de154 nsis: add Portuguese Brazilian translation to nsis installer Rafael Fontenelle 2025-02-25 21:05:22 +01:00
  • d3c4b7e946 patch 9.1.1151: too many strlen() calls in getchar.c John Marriott 2025-02-25 20:56:38 +01:00
  • 580e457a2a runtime(vim): make VimKeywordPrg even smarter for regexes Konfekt 2025-02-25 20:53:55 +01:00
  • 9b41e8f766 patch 9.1.1150: :hi completion may complete to wrong value Yee Cheng Chin 2025-02-25 20:41:52 +01:00
  • aa8345a968 patch 9.1.1149: Unix Makefile does not support Brazilian lang for the installer RestorerZ 2025-02-25 20:35:41 +01:00
  • 6c0128385e patch 9.1.1148: Vim9: finding imported scripts can be further improved Hirohito Higashi 2025-02-25 20:29:50 +01:00
  • 00a00f5d3f runtime(lua): Update lua ftplugin and documentation brianhuster 2025-02-25 20:22:18 +01:00
  • 12b1eb58ab patch 9.1.1147: preview-window does not scroll correctly Girish Palya 2025-02-24 21:39:42 +01:00
  • f877040a04 nsis: added support for pt-BR to installer and update README.txt RestorerZ 2025-02-24 19:42:36 +01:00
  • 25b16d64a0 translation(tr): Update Turkish translations Emir SARI 2025-02-24 19:31:06 +01:00
  • 16f2d3a465 patch 9.1.1146: Vim9: wrong context being used when evaluating class member Yegappan Lakshmanan 2025-02-24 19:23:43 +01:00
  • 5090a1fecb patch 9.1.1145: multi-line completion has wrong indentation for last line glepnir 2025-02-24 19:10:37 +01:00
  • 5b97947bbd runtime(netrw): runtime(netrw): upstream snapshot of v178 Luca Saccarola 2025-02-23 20:37:39 +01:00
  • b3854bfc54 patch 9.1.1144: no way to create raw strings from a blob Bakudankun 2025-02-23 20:29:21 +01:00
  • e0029daa35 patch 9.1.1143: illegal memory access when putting a register Christian Brabandt 2025-02-23 20:01:54 +01:00
  • 28155d0855 patch 9.1.1142: tests: test_startup fails if $HOME/$XDG_CONFIG_HOME is defined Christian Brabandt 2025-02-23 19:55:09 +01:00
  • 094494bf2e runtime(vim): improve &keywordprg in ftplugin Konfekt 2025-02-23 16:03:30 +01:00
  • 025dc48e88 runtime(vim): Update base-syntax, match :CompilerSet and :SynMenu commands Doug Kearns 2025-02-23 15:48:52 +01:00
  • b7717d5706 Merge pull request #1566 from ychin/mouse-wheel-disable-acceleration Yee Cheng Chin 2025-02-23 03:51:59 -08:00
  • b8989fb860 patch 9.1.1141: Misplaced comment in readfile() zeertzjq 2025-02-23 09:56:10 +01:00
  • ed7d8e55ac patch 9.1.1140: filetype: m17ndb files are not detected David Mandelberg 2025-02-23 09:41:42 +01:00
  • f1c3134ee1 patch 9.1.1139: [fifo] is not displayed when editing a fifo Christian Brabandt 2025-02-23 09:36:56 +01:00
  • a7b8120820 patch 9.1.1138: cmdline completion for :hi is too simplistic Yee Cheng Chin 2025-02-23 09:32:47 +01:00
  • f4b36417e8 patch 9.1.1137: ins_str() is inefficient by calling STRLEN() John Marriott 2025-02-23 09:09:59 +01:00
  • 066a5340e3 CI: Install netbeans on windows to make sure to run test_netbeans.vim Philip H. 2025-02-23 08:50:54 +01:00
  • 95a3120b40 Add better scroll wheel support and option to disable acceleration Yee Cheng Chin 2025-02-22 22:28:53 -08:00
  • 4af6e9a3c7 Merge pull request #1534 from ychin/support-x2-x2-mouse Yee Cheng Chin 2025-02-22 22:18:27 -08:00
  • 61af587f26 runtime(dockerfile): set comments in filetype plugin David Mandelberg 2025-02-22 15:09:03 +01:00
  • d15114c148 runtime(compiler): include svelte-check compiler Konfekt 2025-02-22 15:07:09 +01:00
  • 14e8208d84 runtime(doc): get rid of the titlestring hack for terminal-api Christian Brabandt 2025-02-22 13:35:15 +01:00
  • 7bbb0f357e patch 9.1.1136: Match highlighting marks a buffer region as changed Luuk van Baal 2025-02-22 09:19:04 +01:00
  • bf595ae4ac patch 9.1.1135: 'suffixesadd' doesn't work with multiple items zeertzjq 2025-02-22 09:13:17 +01:00