Commit Graph

  • 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
  • 51eefba1d6 runtime(filetype): move filetype detection into filetypedetect augroup Christian Brabandt 2025-02-22 08:48:06 +01:00
  • 6a15942bc2 CI: add Makefile target to verify default highlighting groups are present Christ van Willegen 2025-02-21 20:23:26 +01:00
  • 41a6026f00 patch 9.1.1134: filetype: Guile init file not recognized David Mandelberg 2025-02-21 20:13:54 +01:00
  • b62bf81488 patch 9.1.1133: filetype: xkb files not recognized everywhere David Mandelberg 2025-02-21 20:09:35 +01:00
  • 060e6556e2 patch 9.1.1132: Mark positions wrong after triggering multiline completion zeertzjq 2025-02-21 20:06:26 +01:00
  • b79fa3d9c8 patch 9.1.1131: potential out-of-memory issue in search.c John Marriott 2025-02-21 19:59:56 +01:00
  • a48693c6c2 runtime(doc): remove resolved complete item from todo list glepnir 2025-02-21 19:52:13 +01:00
  • 13f100e932 patch 9.1.1130: 'listchars' "precedes" is not drawn on Tabs. zeertzjq 2025-02-21 19:49:44 +01:00
  • 2c88928f02 MacVim r181 gh-pages Yee Cheng Chin 2025-02-20 21:49:22 -08:00
  • 8e7808c296 MacVim r181 release-181 Yee Cheng Chin 2025-02-20 16:05:49 -08:00
  • 3710248dbc Merge pull request #1562 from ychin/fix-whatsnew-url-comparison Yee Cheng Chin 2025-02-20 14:47:14 -08:00
  • af567e9eb0 Fix What's New URL checking logic to compare port correctly Yee Cheng Chin 2025-02-20 14:45:48 -08:00
  • 3cb41489dc runtime(sieve): set fileformat=dos in filetype plugin David Mandelberg 2025-02-20 23:22:17 +01:00
  • fbe2dd7b4c patch 9.1.1129: missing out-of-memory test in buf_write() John Marriott 2025-02-20 23:17:09 +01:00
  • 08e946fa19 Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2025-02-20 14:16:05 -08:00
  • 27f5136761 runtime(mail): add commentstring '> %s' to ftplugin Lucas Eekhof 2025-02-20 22:32:07 +01:00
  • e3fed4828c patch 9.1.1128: patch 9.1.1119 caused a regression with imports Yegappan Lakshmanan 2025-02-20 22:20:54 +01:00
  • 106899eb21 runtime(dnsmasq): include simple filetype plugin dringsim 2025-02-20 22:19:23 +01:00
  • 52fd867f5e patch 9.1.1127: preinsert text is not cleaned up correctly glepnir 2025-02-20 22:13:24 +01:00
  • 4418041698 patch 9.1.1126: patch 9.1.1121 used a wrong way to handle enter glepnir 2025-02-20 22:09:48 +01:00
  • 3af0a8d8f5 patch 9.1.1125: cannot loop through pum menu with multiline items glepnir 2025-02-20 22:06:16 +01:00
  • 08a83a033a patch 9.1.1124: No test for 'listchars' "precedes" with double-width char zeertzjq 2025-02-20 22:04:09 +01:00
  • e700ddeea4 patch 9.1.1123: popup hi groups not falling back to defaults Yee Cheng Chin 2025-02-20 21:58:21 +01:00
  • 911742a975 runtime(dosini): Add support for # comments to ftplugin David Mandelberg 2025-02-20 20:43:10 +01:00
  • d5218a81b4 Merge pull request #1561 from ychin/whatsnew-fontsize-allow-anchors Yee Cheng Chin 2025-02-20 06:13:14 -08:00
  • 7402362114 Add font size up/down support and allow anchor links for What's New page Yee Cheng Chin 2025-02-20 05:54:00 -08:00
  • 7861c788f0 Merge pull request #1560 from ychin/tabs-fix-hover-button-image-recursion Yee Cheng Chin 2025-02-19 21:37:33 -08:00
  • f4680b8f79 Tabs: Fix MMHoverButton poor usage of images and potential stack overflow Yee Cheng Chin 2025-02-19 21:13:55 -08:00
  • 9b30caf13d Merge pull request #1559 from ychin/ci-self-hosted-github-runner-legacy-build Yee Cheng Chin 2025-02-18 23:44:54 -08:00
  • 460dffeb9f ci: Add support for using self-hosted runners for legacy builds Yee Cheng Chin 2025-02-12 18:04:57 -08:00
  • 4af622dfd6 Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2025-02-18 20:27:53 -08:00
  • d6e3c9048d patch 9.1.1122: too many strlen() calls in findfile.c John Marriott 2025-02-18 20:45:48 +01:00
  • 07f0dbe3aa patch 9.1.1121: Enter does not insert newline with "noselect" glepnir 2025-02-18 20:27:30 +01:00
  • ee1a24b21d runtime(netrw): fix s:NetrwHome() regression Luca Saccarola 2025-02-18 20:11:51 +01:00
  • 44c1c04ddb patch 9.1.1120: tests: Test_registers fails Christian Brabandt 2025-02-17 22:26:00 +01:00
  • 5647c91355 runtime(doc): add reference to extendnew() at extend() Christian Brabandt 2025-02-17 21:33:30 +01:00
  • 778ada48fb patch 9.1.1119: Vim9: Not able to use an autoloaded class from another autoloaded script Yegappan Lakshmanan 2025-02-17 20:21:23 +01:00
  • b34a688ba0 patch 9.1.1118: tests: test_termcodes fails Christian Brabandt 2025-02-17 20:09:11 +01:00
  • 68ba6c2c6c runtime(vim): Update base-syntax, improve performance Doug Kearns 2025-02-16 16:40:12 +01:00
  • 5887cce1d7 patch 9.1.1117: there are a few minor style issues Hirohito Higashi 2025-02-16 16:34:30 +01:00
  • b5f463ce4f patch 9.1.1116: Vim9: super not supported in lambda expressions Yegappan Lakshmanan 2025-02-16 16:25:24 +01:00
  • 44831e4bea runtime(doc): Update the 'specifies' keyword documentation, slightly reformat Yegappan Lakshmanan 2025-02-16 16:15:50 +01:00
  • c0f0e2380e patch 9.1.1115: [security]: use-after-free in str_to_reg() Christian Brabandt 2025-02-16 16:06:38 +01:00
  • 27822a0441 patch 9.1.1114: enabling termguicolors automatically confuses users Christian Brabandt 2025-02-16 09:30:00 +01:00
  • 8969ff8787 Merge pull request #1558 from ychin/mmtabs-automatic-colors-tuning Yee Cheng Chin 2025-02-15 03:47:16 -08:00
  • 25b448f236 Tabs: Tune automatic colors and use LAB for deriving colors Yee Cheng Chin 2025-02-15 03:20:07 -08:00
  • 3f60114236 runtime(keymap): Add ukrainian-enhanced keymap Vladyslav Rehan 2025-02-15 09:59:57 +01:00
  • 8bac9064f7 Merge pull request #1557 from ychin/mmtabs-vim-colorscheme-fixes Yee Cheng Chin 2025-02-14 21:44:21 -08:00