Commit Graph

  • 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
  • 3d75ec7401 runtime(compiler): improve svelte-check Konfekt 2025-02-27 19:09:52 +01:00
  • dbedc0924d patch 9.1.1153: build error on Haiku v9.1.1153 Begasus 2025-02-26 22:26:16 +01:00
  • 18bacc811c patch 9.1.1152: Patch v9.1.1151 causes problems v9.1.1152 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 v9.1.1151 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 v9.1.1150 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 v9.1.1149 RestorerZ 2025-02-25 20:35:41 +01:00
  • 6c0128385e patch 9.1.1148: Vim9: finding imported scripts can be further improved v9.1.1148 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 v9.1.1147 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 v9.1.1146 Yegappan Lakshmanan 2025-02-24 19:23:43 +01:00
  • 5090a1fecb patch 9.1.1145: multi-line completion has wrong indentation for last line v9.1.1145 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 v9.1.1144 Bakudankun 2025-02-23 20:29:21 +01:00
  • e0029daa35 patch 9.1.1143: illegal memory access when putting a register v9.1.1143 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 v9.1.1142 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
  • b8989fb860 patch 9.1.1141: Misplaced comment in readfile() v9.1.1141 zeertzjq 2025-02-23 09:56:10 +01:00
  • ed7d8e55ac patch 9.1.1140: filetype: m17ndb files are not detected v9.1.1140 David Mandelberg 2025-02-23 09:41:42 +01:00
  • f1c3134ee1 patch 9.1.1139: [fifo] is not displayed when editing a fifo v9.1.1139 Christian Brabandt 2025-02-23 09:36:56 +01:00
  • a7b8120820 patch 9.1.1138: cmdline completion for :hi is too simplistic v9.1.1138 Yee Cheng Chin 2025-02-23 09:32:47 +01:00
  • f4b36417e8 patch 9.1.1137: ins_str() is inefficient by calling STRLEN() v9.1.1137 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
  • 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 v9.1.1136 Luuk van Baal 2025-02-22 09:19:04 +01:00
  • bf595ae4ac patch 9.1.1135: 'suffixesadd' doesn't work with multiple items v9.1.1135 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 v9.1.1134 David Mandelberg 2025-02-21 20:13:54 +01:00
  • b62bf81488 patch 9.1.1133: filetype: xkb files not recognized everywhere v9.1.1133 David Mandelberg 2025-02-21 20:09:35 +01:00
  • 060e6556e2 patch 9.1.1132: Mark positions wrong after triggering multiline completion v9.1.1132 zeertzjq 2025-02-21 20:06:26 +01:00
  • b79fa3d9c8 patch 9.1.1131: potential out-of-memory issue in search.c v9.1.1131 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. v9.1.1130 zeertzjq 2025-02-21 19:49:44 +01: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() v9.1.1129 John Marriott 2025-02-20 23:17:09 +01: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 v9.1.1128 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 v9.1.1127 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 v9.1.1126 glepnir 2025-02-20 22:09:48 +01:00
  • 3af0a8d8f5 patch 9.1.1125: cannot loop through pum menu with multiline items v9.1.1125 glepnir 2025-02-20 22:06:16 +01:00
  • 08a83a033a patch 9.1.1124: No test for 'listchars' "precedes" with double-width char v9.1.1124 zeertzjq 2025-02-20 22:04:09 +01:00
  • e700ddeea4 patch 9.1.1123: popup hi groups not falling back to defaults v9.1.1123 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
  • d6e3c9048d patch 9.1.1122: too many strlen() calls in findfile.c v9.1.1122 John Marriott 2025-02-18 20:45:48 +01:00
  • 07f0dbe3aa patch 9.1.1121: Enter does not insert newline with "noselect" v9.1.1121 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 v9.1.1120 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 v9.1.1119 Yegappan Lakshmanan 2025-02-17 20:21:23 +01:00
  • b34a688ba0 patch 9.1.1118: tests: test_termcodes fails v9.1.1118 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 v9.1.1117 Hirohito Higashi 2025-02-16 16:34:30 +01:00
  • b5f463ce4f patch 9.1.1116: Vim9: super not supported in lambda expressions v9.1.1116 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() v9.1.1115 Christian Brabandt 2025-02-16 16:06:38 +01:00
  • 27822a0441 patch 9.1.1114: enabling termguicolors automatically confuses users v9.1.1114 Christian Brabandt 2025-02-16 09:30:00 +01:00
  • 3f60114236 runtime(keymap): Add ukrainian-enhanced keymap Vladyslav Rehan 2025-02-15 09:59:57 +01:00
  • e67eff2e24 patch 9.1.1113: tests: Test_terminal_builtin_without_gui waits 2 seconds v9.1.1113 Yee Cheng Chin 2025-02-14 18:01:25 +01:00
  • b6c900be9c patch 9.1.1112: Inconsistencies in get_next_or_prev_match() v9.1.1112 zeertzjq 2025-02-14 17:59:31 +01:00
  • faf4112cdc runtime(doc): document ComplMatchIns highlight for insert-completion glepnir 2025-02-14 17:57:52 +01:00
  • 73d8222b31 runtime(netrw): upstream snapshot of v177 Luca Saccarola 2025-02-14 17:54:22 +01:00
  • bf7c88d852 patch 9.1.1111: Vim9: variable not found in transitive import v9.1.1111 Hirohito Higashi 2025-02-13 21:04:07 +01:00
  • e70587dbdb patch 9.1.1110: Vim tests are slow and flaky v9.1.1110 Yee Cheng Chin 2025-02-13 20:55:45 +01:00
  • 977561a719 patch 9.1.1109: cmdexpand.c hard to read v9.1.1109 glepnir 2025-02-13 20:48:56 +01:00