Commit Graph

  • 0e59e67a63 patch 9.1.1293: comment plugin does not handle 'exclusive' selection for comment object Maxim Kim 2025-04-12 11:34:08 +02:00
  • c8ce81b0dc patch 9.1.1292: statusline not correctly evaluated Hirohito Higashi 2025-04-12 11:28:18 +02:00
  • d82f3cae39 runtime(sh): Do not look up a "sh" utility in $PATH for "sh_13.sh" Aliaksei Budavei 2025-04-12 11:18:10 +02:00
  • 5c84d12df1 runtime(filetype): make shell filetype detection more robust Aliaksei Budavei 2025-04-10 21:52:14 +02:00
  • ec032de646 patch 9.1.1291: too many strlen() calls in buffer.c John Marriott 2025-04-10 21:34:19 +02:00
  • 06a41ad084 runtime(keymaps): include 2 Brazilian Keymaps Elsarques 2025-04-10 20:04:14 +02:00
  • 9b171bdfd6 runtime(vim): Update-base-syntax, match full :*grep, :make, :sort and :filter commands Doug Kearns 2025-04-10 19:59:22 +02:00
  • b0e19f9e1b patch 9.1.1290: tests: missing cleanup in test_filetype.vim zeertzjq 2025-04-10 19:54:16 +02:00
  • 96a0b2a6d5 patch 9.1.1289: tests: no test for matchparen plugin with WinScrolled event Christian Brabandt 2025-04-09 19:29:18 +02:00
  • f9f53f5a8f runtime(remind): include remind.vim ftplugin Joe Reynolds 2025-04-09 19:27:37 +02:00
  • 520a2c7852 runtime(vim): Update base-syntax, improve :command highlighting Doug Kearns 2025-04-08 20:50:00 +02:00
  • 0b540c6f38 runtime(help): add omni completion and 'iskeyword' to filetype plugin Phạm Bình An 2025-04-08 20:40:12 +02:00
  • 7517a8cadf runtime(lf): improve syntax script, add filetype plugin Andis Spriņķis 2025-04-08 20:34:14 +02:00
  • b71f1309a2 patch 9.1.1288: Using wrong window in ll_resize_stack() zeertzjq 2025-04-08 20:29:40 +02:00
  • 2525573de7 runtime(doc): rename wrong option to 'pummaxwidth' Christian Brabandt 2025-04-08 08:36:18 +02:00
  • adcfb6caeb patch 9.1.1287: quickfix code can be further improved Hirohito Higashi 2025-04-07 21:19:07 +02:00
  • e370141bf4 patch 9.1.1286: filetype: help files not detected when 'iskeyword' includes ":" zeertzjq 2025-04-07 21:14:41 +02:00
  • 5ce1e4ad4a patch 9.1.1285: Vim9: no error message for missing method after "super." Yegappan Lakshmanan 2025-04-07 21:09:18 +02:00
  • b87620466c patch 9.1.1284: not possible to configure pum truncation char glepnir 2025-04-07 20:57:14 +02:00
  • 2ffb4d0298 runtime(lua): fix whitespace style issues in lua ftplugin Christian Brabandt 2025-04-07 14:07:28 +02:00
  • 00b927b295 runtime(lua): improve foldexpr, add vim9 script version Konfekt 2025-04-06 17:40:43 +02:00
  • 2afdb3a65b runtime(doc): Fix minor typo in options.txt clach04 2025-04-06 17:37:12 +02:00
  • 9cd6d82fbb runtime(fstab): set formatoptions-=t in filetype plugin Radu Dineiu 2025-04-06 17:33:13 +02:00
  • 9adb310cf3 runtime(svelte): add matchit support to svelte filetype plugin 231tr0n 2025-04-06 17:28:11 +02:00
  • 88d41ab270 patch 9.1.1283: quickfix stack is limited to 10 items 64-bitman 2025-04-06 17:20:39 +02:00
  • c54a8eb258 patch 9.1.1282: Build and test failure without job feature Christian Brabandt 2025-04-06 16:15:10 +02:00
  • 221927b2bf patch 9.1.1281: extra newline output when editing stdin Abhijit Barik 2025-04-06 16:12:06 +02:00
  • ba73766788 patch 9.1.1280: trailing additional semicolon in get_matches_in_str() Satoru Kitaguchi 2025-04-06 16:04:59 +02:00
  • 8daae6fea9 patch 9.1.1279: Vim9: null_object and null_class are no reserved names Yegappan Lakshmanan 2025-04-05 16:00:22 +02:00
  • d22f43111b patch 9.1.1278: Vim9: too long functions in vim9type.c Yegappan Lakshmanan 2025-04-05 15:57:12 +02:00
  • 2f5a8c0b5b runtime(vim): Update base-syntax, match full :redir command Doug Kearns 2025-04-05 15:55:36 +02:00
  • d84cbdb5a3 patch 9.1.1277: tests: trailing comment char in test_popupwin Doug Kearns 2025-04-05 15:51:26 +02:00
  • 9aa120f7ad patch 9.1.1276: inline word diff treats multibyte chars as word char Yee Cheng Chin 2025-04-04 19:16:21 +02:00
  • b8d5c85099 runtime(doc): update WinScrolled documentation Christian Brabandt 2025-04-04 19:11:13 +02:00
  • 2a6be83512 runtime(vim): Update base-syntax, improve :set backslash handling Doug Kearns 2025-04-03 21:39:24 +02:00
  • d211558044 patch 9.1.1275: MS-Windows: Not possible to pass additional flags to Make_mvc Yegappan Lakshmanan 2025-04-03 21:35:00 +02:00
  • 6fa62085ff patch 9.1.1274: Vim9: no support for object<type> as variable type Yegappan Lakshmanan 2025-04-03 21:26:34 +02:00
  • f16d8b2dda patch 9.1.1273: Coverity warns about using uninitialized value zeertzjq 2025-04-03 21:21:15 +02:00
  • 3e50a28a03 patch 9.1.1272: completion: in keyword completion Ctrl_P cannot go back after Ctrl_N glepnir 2025-04-03 21:17:06 +02:00
  • 6099db9a60 runtime(sh): Update syntax file, command substitution opening paren at EOL Doug Kearns 2025-04-03 21:13:39 +02:00
  • e74ec3f523 patch 9.1.1271: filetype: Power Query files are not recognized Anarion Dunedain 2025-04-03 21:08:25 +02:00
  • c1e019247d translation(ru): fix and updated messages translation RestorerZ 2025-04-03 21:04:57 +02:00
  • df68419ba0 runtime(doc): clarify the use of change marks when writing a buffer Christian Brabandt 2025-04-03 12:33:02 +02:00
  • a359c9c25e runtime(zip): add *.whl to the list of zip extensions Christian Brabandt 2025-04-02 20:42:58 +02:00
  • 7fb90815a0 patch 9.1.1270: missing out-of-memory checks in buffer.c John Marriott 2025-04-02 20:32:35 +02:00
  • 8293574c8b runtime(doc): update pi_zip.txt with current list of zip file extensions Christian Brabandt 2025-04-02 20:26:38 +02:00
  • e4e4d1c381 patch 9.1.1269: completion: compl_shown_match is updated when starting keyword completion glepnir 2025-04-02 20:18:25 +02:00
  • 7f518e044f patch 9.1.1268: filetype: dax files are not recognized Anarion Dunedain 2025-04-02 19:44:58 +02:00
  • 9301b437bc runtime(openPlugin): fix E480 when opening URLs with wildcards on Windows Christian Brabandt 2025-04-02 19:32:03 +02:00
  • de8f8f732a patch 9.1.1267: Vim9: no support for type list/dict<object<any>> Yegappan Lakshmanan 2025-04-01 20:43:36 +02:00
  • 7b6add0b4a patch 9.1.1266: MS-Windows: type conversion warnings Yegappan Lakshmanan 2025-04-01 20:38:37 +02:00
  • 2f4aa50c91 translation(ru): Updated messages translation RestorerZ 2025-04-01 20:36:27 +02:00
  • 71f17fdd5f patch 9.1.1265: tests: no tests for typing normal char during completion Christian Brabandt 2025-03-31 20:57:13 +02:00
  • 4ac995bf93 runtime(rust): set formatprg to rustfmt Konfekt 2025-03-31 20:45:26 +02:00
  • b1d6db0be5 patch 9.1.1264: Vim9: error when comparing objects Yegappan Lakshmanan 2025-03-31 20:35:44 +02:00
  • 20393bc02d runtime(doc): update last change date for diff.txt Hirohito Higashi 2025-03-30 15:39:41 +02:00
  • 1c2f475850 runtime(doc): Update the tuple help text Yegappan Lakshmanan 2025-03-30 15:37:24 +02:00
  • 583f5aee96 patch 9.1.1263: string length wrong in get_last_inserted_save() Christ van Willegen 2025-03-30 15:26:01 +02:00
  • f13c856154 patch 9.1.1262: heap-buffer-overflow with narrow 'pummaxwidth' value Hirohito Higashi 2025-03-30 15:19:05 +02:00
  • c6336acfe3 patch 9.1.1261: No test for 'pummaxwidth' non-truncated items zeertzjq 2025-03-30 15:07:35 +02:00
  • 649a237bc8 runtime(debversions): Add release name for Debian 15 - duke James McCoy 2025-03-30 15:05:46 +02:00
  • 53fed23cb7 patch 9.1.1260: Hang when filtering buffer with NUL bytes zeertzjq 2025-03-30 15:01:56 +02:00
  • e9a369f9c3 runtime(odin): add new keywords to syntax script Maxim Kim 2025-03-30 15:00:00 +02:00
  • a580761a45 patch 9.1.1259: some issues with comment package and tailing spaces Maxim Kim 2025-03-30 14:55:26 +02:00
  • bb8e5ddb97 ci: Check and confirm Vim feature flags exist before testing Yee Cheng Chin 2025-03-30 14:48:29 +02:00
  • 1054b18291 runtime(java): Make changes for JDK 24 in syntax script Aliaksei Budavei 2025-03-29 09:16:30 +01:00
  • f2b16986a1 patch 9.1.1258: regexp: max \U and \%U value is limited by INT_MAX Christian Brabandt 2025-03-29 09:08:58 +01:00
  • 90e52490b3 patch 9.1.1257: Mixing vim_strsize() with mb_ptr2cells() in pum_redraw() zeertzjq 2025-03-29 09:05:52 +01:00
  • 0dc9a0bc60 runtime(lf): add lf r34 keywords to syntax script Andis Spriņķis 2025-03-29 09:03:54 +01:00
  • 0980e41161 patch 9.1.1256: if_python: duplicate tuple data entries Yegappan Lakshmanan 2025-03-29 08:53:12 +01:00
  • 722fbd1554 runtime(vim): Update base-syntax, match tuples Doug Kearns 2025-03-28 19:36:37 +01:00
  • 532c5aec6f patch 9.1.1255: missing test condition for 'pummaxwidth' setting glepnir 2025-03-28 19:21:59 +01:00
  • aa68f8a095 patch 9.1.1254: need more tests for the comment plugin Maxim Kim 2025-03-28 19:17:53 +01:00
  • ce80c59bfd patch 9.1.1253: abort when closing window with attached quickfix data Christian Brabandt 2025-03-28 19:13:32 +01:00
  • c5aad6cca5 runtime(doc): non-portable sed regex in Makefile for pi_netrw.txt rule Yee Cheng Chin 2025-03-28 19:09:13 +01:00
  • 5a307c361c patch 9.1.1252: typos in code and docs related to 'diffopt' "inline:" zeertzjq 2025-03-28 19:01:32 +01:00
  • a4466fe3b6 MacVim r181.1 (prerelease) prerelease-181.1 Yee Cheng Chin 2025-03-28 02:21:59 -07:00
  • 08f49ae8e9 Merge pull request #1571 from ychin/fix-shortcut-services-text-input Yee Cheng Chin 2025-03-28 00:01:56 -07:00
  • 7cb3ab5058 Fix macOS services no longer able to insert texts in non-Visual modes Yee Cheng Chin 2025-03-27 23:59:39 -07:00
  • b2c10a6c0d Merge pull request #1570 from ychin/fix-ci-respect-matrix-testgui Yee Cheng Chin 2025-03-27 19:49:56 -07:00
  • 3d76744ff4 ci: Fix matrix to use testgui flag properly Yee Cheng Chin 2025-03-27 17:31:31 -07:00
  • 6b809a4c94 Fix pi_netrw.txt build rule to be portable to macOS Yee Cheng Chin 2025-03-27 16:55:38 -07:00
  • c77b2b3bab Merge remote-tracking branch 'vim/master' Yee Cheng Chin 2025-03-27 16:54:24 -07:00
  • e06b2aea43 patch 9.1.1251: if_python: build error with tuples and dynamic python Yee Cheng Chin 2025-03-27 20:13:33 +01:00
  • 88d75934c3 patch 9.1.1250: cannot set the maximum popup menu width glepnir 2025-03-27 20:09:07 +01:00
  • 757c37da6d patch 9.1.1249: tests: no test that 'listchars' "eol" doesn't affect "gM" zeertzjq 2025-03-27 18:21:49 +01:00
  • 29d11a8326 runtime(doc): group python interface related items in todo.txt Yegappan Lakshmanan 2025-03-27 18:19:30 +01:00
  • 45377e2096 patch 9.1.1248: compile error when building without FEAT_QUICKFIX John Marriott 2025-03-27 18:12:32 +01:00
  • 7d8e7df551 patch 9.1.1247: fragile setup to get (preferred) keys from key_name_entry Yee Cheng Chin 2025-03-27 17:43:41 +01:00
  • 4f9b1243e3 patch 9.1.1246: coverity complains about some changes in v9.1.1243 Yee Cheng Chin 2025-03-27 17:34:50 +01:00
  • d9b82cfe84 patch 9.1.1245: need some more tests for curly braces evaluation Yegappan Lakshmanan 2025-03-27 17:31:31 +01:00
  • 35cb38d34b patch 9.1.1244: part of patch v9.1.1242 was wrong Christian Brabandt 2025-03-26 20:36:12 +01:00
  • 14dec7b204 runtime(omnimark): update and rewrite syntax script in Vim9 script Peter Kenny 2025-03-26 19:52:50 +01:00
  • 9943d4790e patch 9.1.1243: diff mode is lacking for changes within lines Yee Cheng Chin 2025-03-26 19:41:02 +01:00
  • 06774a271a patch 9.1.1242: Crash when evaluating variable name Christian Brabandt 2025-03-26 19:25:57 +01:00
  • 4dd17a90ee patch 9.1.1241: wrong preprocessort indentation in term.c Hirohito Higashi 2025-03-26 19:08:46 +01:00
  • 08283b28af patch 9.1.1240: Regression with ic/ac text objects and comment plugin Maxim Kim 2025-03-26 19:04:20 +01:00
  • f9f4e27ad7 runtime(hyprlang): save and restore cpo setting in syntax script Christian Brabandt 2025-03-26 19:00:15 +01:00
  • 052b86ba63 runtime(solidity): update syntax script with error definitions S0AndS0 2025-03-26 18:57:55 +01:00
  • 721be7fd0b runtime(doc): add back help tag "pi_netrw.txt" Christian Brabandt 2025-03-26 18:53:46 +01:00