1
0
forked from aniani/vim

Commit Graph

  • 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
  • d7deeffe11 runtime(exports): include simple filetype plugin Matt Perry 2025-02-13 20:45:13 +01:00
  • 407319fe89 runtime(samba): include simple filetype plugin Matt Perry 2025-02-13 20:39:40 +01:00
  • 2c47ab8fcd patch 9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" v9.1.1108 zeertzjq 2025-02-13 20:34:34 +01:00
  • c0b7ca406b patch 9.1.1107: cannot loop through completion menu with fuzzy v9.1.1107 glepnir 2025-02-13 20:27:44 +01:00
  • 4f010c90bd runtime(vim): Update base-syntax, always match continuation comments to EOL Doug Kearns 2025-02-13 20:24:42 +01:00
  • 8f3277fbbe runtime(nroff): set define option & add matchit config in ftplugin Wu, Zhenyu 2025-02-12 20:58:57 +01:00
  • a9c06429ac runtime(vim): Update base-syntax, match Vim9 boolean and null literals in parens Doug Kearns 2025-02-12 20:44:17 +01:00
  • 88ce0c546b patch 9.1.1106: tests: Test_log_nonexistent() causes asan failure v9.1.1106 Christian Brabandt 2025-02-11 22:58:20 +01:00
  • 7e89800988 patch 9.1.1105: Vim9: no support for protected new() method v9.1.1105 Yegappan Lakshmanan 2025-02-11 22:07:05 +01:00
  • f0ed0e6f63 patch 9.1.1104: CI: using Ubuntu 22.04 Github runners v9.1.1104 Drew Vogel 2025-02-11 21:36:33 +01:00
  • 5881828104 ci: syntax tests spam output Yee Cheng Chin 2025-02-11 20:16:11 +01:00
  • 8cc725e927 patch 9.1.1103: if_perl: still some compile errors with Perl 5.38 v9.1.1103 Drew Vogel 2025-02-11 20:06:07 +01:00
  • bfc7719e48 patch 9.1.1102: tests: Test_WinScrolled_Resized_eiw() uses wrong filename v9.1.1102 Christian Brabandt 2025-02-11 20:03:10 +01:00
  • 40891bac5d patch 9.1.1101: insexpand.c hard to read v9.1.1101 glepnir 2025-02-10 22:18:00 +01:00
  • 35e02af7bf patch 9.1.1100: tests: Test_log_nonexistent only works on Linux v9.1.1100 Christian Brabandt 2025-02-10 22:13:43 +01:00
  • 1aa287e048 runtime(vim): Update base-syntax, improve variable matching Doug Kearns 2025-02-10 22:00:27 +01:00
  • 54d7f18c38 patch 9.1.1099: Vim9: import with extends may crash v9.1.1099 Yegappan Lakshmanan 2025-02-10 21:35:07 +01:00
  • e3647c8bf5 patch 9.1.1098: leaking memory with completing multi lines v9.1.1098 glepnir 2025-02-10 21:16:32 +01:00
  • c5654b8448 patch 9.1.1097: --log with non-existent path causes a crash v9.1.1097 Hirohito Higashi 2025-02-10 20:55:17 +01:00
  • 97baa1cfe8 patch 9.1.1096: if_perl: Perl 5.38 adds new symbols causing link failure v9.1.1096 Drew Vogel 2025-02-10 20:17:56 +01:00
  • 7de6b1bb56 patch 9.1.1095: tests: matchparen plugin test wrongly named v9.1.1095 Christian Brabandt 2025-02-10 20:12:46 +01:00
  • 68d0858892 patch 9.1.1094: Vim9: problem finding implemented method in type hierarchy v9.1.1094 Yegappan Lakshmanan 2025-02-09 19:39:52 +01:00
  • f30eb4a170 runtime(qf): Update syntax file, match second delimiter Doug Kearns 2025-02-09 18:40:05 +01:00
  • 3cfac59f92 patch 9.1.1093: tests: output of test ...win32_ctrl_z depends on python version v9.1.1093 Christian Brabandt 2025-02-09 17:22:30 +01:00
  • 2e4361bd40 patch 9.1.1092: tests: fix expected return code for python 3.13 on Windows v9.1.1092 Christian Brabandt 2025-02-09 17:18:07 +01:00
  • ec7a4e4d69 patch 9.1.1091: tests: timeout might be a bit too small v9.1.1091 Christian Brabandt 2025-02-09 17:16:36 +01:00
  • aae1bfbdb9 patch 9.1.1090: tests: test_terminwscroll_topline2 unreliable v9.1.1090 Christian Brabandt 2025-02-09 17:10:30 +01:00