- 00a00f5 runtime(lua): Update lua ftplugin and documentation by brianhuster · 1 year, 1 month ago
- 12b1eb5 patch 9.1.1147: preview-window does not scroll correctly by Girish Palya · 1 year, 1 month ago
- f877040 nsis: added support for pt-BR to installer and update README.txt by RestorerZ · 1 year, 1 month ago
- 25b16d6 translation(tr): Update Turkish translations by Emir SARI · 1 year, 1 month ago
- 16f2d3a patch 9.1.1146: Vim9: wrong context being used when evaluating class member by Yegappan Lakshmanan · 1 year, 1 month ago
- 5090a1f patch 9.1.1145: multi-line completion has wrong indentation for last line by glepnir · 1 year, 1 month ago
- 5b97947 runtime(netrw): runtime(netrw): upstream snapshot of v178 by Luca Saccarola · 1 year, 1 month ago
- b3854bf patch 9.1.1144: no way to create raw strings from a blob by Bakudankun · 1 year, 1 month ago
- e0029da patch 9.1.1143: illegal memory access when putting a register by Christian Brabandt · 1 year, 1 month ago
- 28155d0 patch 9.1.1142: tests: test_startup fails if $HOME/$XDG_CONFIG_HOME is defined by Christian Brabandt · 1 year, 1 month ago
- 094494b runtime(vim): improve &keywordprg in ftplugin by Konfekt · 1 year, 1 month ago
- 025dc48 runtime(vim): Update base-syntax, match :CompilerSet and :SynMenu commands by Doug Kearns · 1 year, 1 month ago
- b8989fb patch 9.1.1141: Misplaced comment in readfile() by zeertzjq · 1 year, 1 month ago
- ed7d8e5 patch 9.1.1140: filetype: m17ndb files are not detected by David Mandelberg · 1 year, 1 month ago
- f1c3134 patch 9.1.1139: [fifo] is not displayed when editing a fifo by Christian Brabandt · 1 year, 1 month ago
- a7b8120 patch 9.1.1138: cmdline completion for :hi is too simplistic by Yee Cheng Chin · 1 year, 1 month ago
- f4b3641 patch 9.1.1137: ins_str() is inefficient by calling STRLEN() by John Marriott · 1 year, 1 month ago
- 066a534 CI: Install netbeans on windows to make sure to run test_netbeans.vim by Philip H. · 1 year, 1 month ago
- 61af587 runtime(dockerfile): set comments in filetype plugin by David Mandelberg · 1 year, 1 month ago
- d15114c runtime(compiler): include svelte-check compiler by Konfekt · 1 year, 1 month ago
- 14e8208 runtime(doc): get rid of the titlestring hack for terminal-api by Christian Brabandt · 1 year, 1 month ago
- 7bbb0f3 patch 9.1.1136: Match highlighting marks a buffer region as changed by Luuk van Baal · 1 year, 1 month ago
- bf595ae patch 9.1.1135: 'suffixesadd' doesn't work with multiple items by zeertzjq · 1 year, 1 month ago
- 51eefba runtime(filetype): move filetype detection into filetypedetect augroup by Christian Brabandt · 1 year, 1 month ago
- 6a15942 CI: add Makefile target to verify default highlighting groups are present by Christ van Willegen · 1 year, 1 month ago
- 41a6026 patch 9.1.1134: filetype: Guile init file not recognized by David Mandelberg · 1 year, 1 month ago
- b62bf81 patch 9.1.1133: filetype: xkb files not recognized everywhere by David Mandelberg · 1 year, 1 month ago
- 060e655 patch 9.1.1132: Mark positions wrong after triggering multiline completion by zeertzjq · 1 year, 1 month ago
- b79fa3d patch 9.1.1131: potential out-of-memory issue in search.c by John Marriott · 1 year, 1 month ago
- a48693c runtime(doc): remove resolved complete item from todo list by glepnir · 1 year, 1 month ago
- 13f100e patch 9.1.1130: 'listchars' "precedes" is not drawn on Tabs. by zeertzjq · 1 year, 1 month ago
- 3cb4148 runtime(sieve): set fileformat=dos in filetype plugin by David Mandelberg · 1 year, 1 month ago
- fbe2dd7 patch 9.1.1129: missing out-of-memory test in buf_write() by John Marriott · 1 year, 1 month ago
- 27f5136 runtime(mail): add commentstring '> %s' to ftplugin by Lucas Eekhof · 1 year, 1 month ago
- e3fed48 patch 9.1.1128: patch 9.1.1119 caused a regression with imports by Yegappan Lakshmanan · 1 year, 1 month ago
- 106899e runtime(dnsmasq): include simple filetype plugin by dringsim · 1 year, 1 month ago
- 52fd867 patch 9.1.1127: preinsert text is not cleaned up correctly by glepnir · 1 year, 1 month ago
- 4418041 patch 9.1.1126: patch 9.1.1121 used a wrong way to handle enter by glepnir · 1 year, 1 month ago
- 3af0a8d patch 9.1.1125: cannot loop through pum menu with multiline items by glepnir · 1 year, 1 month ago
- 08a83a0 patch 9.1.1124: No test for 'listchars' "precedes" with double-width char by zeertzjq · 1 year, 1 month ago
- e700dde patch 9.1.1123: popup hi groups not falling back to defaults by Yee Cheng Chin · 1 year, 1 month ago
- 911742a runtime(dosini): Add support for # comments to ftplugin by David Mandelberg · 1 year, 1 month ago
- d6e3c90 patch 9.1.1122: too many strlen() calls in findfile.c by John Marriott · 1 year, 1 month ago
- 07f0dbe patch 9.1.1121: Enter does not insert newline with "noselect" by glepnir · 1 year, 1 month ago
- ee1a24b runtime(netrw): fix s:NetrwHome() regression by Luca Saccarola · 1 year, 1 month ago
- 44c1c04 patch 9.1.1120: tests: Test_registers fails by Christian Brabandt · 1 year, 2 months ago
- 5647c91 runtime(doc): add reference to extendnew() at extend() by Christian Brabandt · 1 year, 2 months ago
- 778ada4 patch 9.1.1119: Vim9: Not able to use an autoloaded class from another autoloaded script by Yegappan Lakshmanan · 1 year, 2 months ago
- b34a688 patch 9.1.1118: tests: test_termcodes fails by Christian Brabandt · 1 year, 2 months ago
- 68ba6c2 runtime(vim): Update base-syntax, improve performance by Doug Kearns · 1 year, 2 months ago
- 5887cce patch 9.1.1117: there are a few minor style issues by Hirohito Higashi · 1 year, 2 months ago
- b5f463c patch 9.1.1116: Vim9: super not supported in lambda expressions by Yegappan Lakshmanan · 1 year, 2 months ago
- 44831e4 runtime(doc): Update the 'specifies' keyword documentation, slightly reformat by Yegappan Lakshmanan · 1 year, 2 months ago
- c0f0e23 patch 9.1.1115: [security]: use-after-free in str_to_reg() by Christian Brabandt · 1 year, 2 months ago
- 27822a0 patch 9.1.1114: enabling termguicolors automatically confuses users by Christian Brabandt · 1 year, 2 months ago
- 3f60114 runtime(keymap): Add ukrainian-enhanced keymap by Vladyslav Rehan · 1 year, 2 months ago
- e67eff2 patch 9.1.1113: tests: Test_terminal_builtin_without_gui waits 2 seconds by Yee Cheng Chin · 1 year, 2 months ago
- b6c900b patch 9.1.1112: Inconsistencies in get_next_or_prev_match() by zeertzjq · 1 year, 2 months ago
- faf4112 runtime(doc): document ComplMatchIns highlight for insert-completion by glepnir · 1 year, 2 months ago
- 73d8222 runtime(netrw): upstream snapshot of v177 by Luca Saccarola · 1 year, 2 months ago
- bf7c88d patch 9.1.1111: Vim9: variable not found in transitive import by Hirohito Higashi · 1 year, 2 months ago
- e70587d patch 9.1.1110: Vim tests are slow and flaky by Yee Cheng Chin · 1 year, 2 months ago
- 977561a patch 9.1.1109: cmdexpand.c hard to read by glepnir · 1 year, 2 months ago
- d7deeff runtime(exports): include simple filetype plugin by Matt Perry · 1 year, 2 months ago
- 407319f runtime(samba): include simple filetype plugin by Matt Perry · 1 year, 2 months ago
- 2c47ab8 patch 9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" by zeertzjq · 1 year, 2 months ago
- c0b7ca4 patch 9.1.1107: cannot loop through completion menu with fuzzy by glepnir · 1 year, 2 months ago
- 4f010c9 runtime(vim): Update base-syntax, always match continuation comments to EOL by Doug Kearns · 1 year, 2 months ago
- 8f3277f runtime(nroff): set define option & add matchit config in ftplugin by Wu, Zhenyu · 1 year, 2 months ago
- a9c0642 runtime(vim): Update base-syntax, match Vim9 boolean and null literals in parens by Doug Kearns · 1 year, 2 months ago
- 88ce0c5 patch 9.1.1106: tests: Test_log_nonexistent() causes asan failure by Christian Brabandt · 1 year, 2 months ago
- 7e89800 patch 9.1.1105: Vim9: no support for protected new() method by Yegappan Lakshmanan · 1 year, 2 months ago
- f0ed0e6 patch 9.1.1104: CI: using Ubuntu 22.04 Github runners by Drew Vogel · 1 year, 2 months ago
- 5881828 ci: syntax tests spam output by Yee Cheng Chin · 1 year, 2 months ago
- 8cc725e patch 9.1.1103: if_perl: still some compile errors with Perl 5.38 by Drew Vogel · 1 year, 2 months ago
- bfc7719 patch 9.1.1102: tests: Test_WinScrolled_Resized_eiw() uses wrong filename by Christian Brabandt · 1 year, 2 months ago
- 40891ba patch 9.1.1101: insexpand.c hard to read by glepnir · 1 year, 2 months ago
- 35e02af patch 9.1.1100: tests: Test_log_nonexistent only works on Linux by Christian Brabandt · 1 year, 2 months ago
- 1aa287e runtime(vim): Update base-syntax, improve variable matching by Doug Kearns · 1 year, 2 months ago
- 54d7f18 patch 9.1.1099: Vim9: import with extends may crash by Yegappan Lakshmanan · 1 year, 2 months ago
- e3647c8 patch 9.1.1098: leaking memory with completing multi lines by glepnir · 1 year, 2 months ago
- c5654b8 patch 9.1.1097: --log with non-existent path causes a crash by Hirohito Higashi · 1 year, 2 months ago
- 97baa1c patch 9.1.1096: if_perl: Perl 5.38 adds new symbols causing link failure by Drew Vogel · 1 year, 2 months ago
- 7de6b1b patch 9.1.1095: tests: matchparen plugin test wrongly named by Christian Brabandt · 1 year, 2 months ago
- 68d0858 patch 9.1.1094: Vim9: problem finding implemented method in type hierarchy by Yegappan Lakshmanan · 1 year, 2 months ago
- f30eb4a runtime(qf): Update syntax file, match second delimiter by Doug Kearns · 1 year, 2 months ago
- 3cfac59 patch 9.1.1093: tests: output of test ...win32_ctrl_z depends on python version by Christian Brabandt · 1 year, 2 months ago
- 2e4361b patch 9.1.1092: tests: fix expected return code for python 3.13 on Windows by Christian Brabandt · 1 year, 2 months ago
- ec7a4e4 patch 9.1.1091: tests: timeout might be a bit too small by Christian Brabandt · 1 year, 2 months ago
- aae1bfb patch 9.1.1090: tests: test_terminwscroll_topline2 unreliable by Christian Brabandt · 1 year, 2 months ago
- 6f14ef4 patch 9.1.1089: tests: No check when tests are run under Github actions by Christian Brabandt · 1 year, 2 months ago
- 934d9ab patch 9.1.1088: tests: plugin tests are named inconsistently by Christian Brabandt · 1 year, 2 months ago
- 645a428 patch 9.1.1087: Vim9: import with extends may crash by Hirohito Higashi · 1 year, 2 months ago
- 76bdb82 patch 9.1.1086: completion doesn't work with multi lines by glepnir · 1 year, 2 months ago
- 746fe54 patch 9.1.1085: filetype: cmmt files are not recognized by Christoph Sax · 1 year, 2 months ago
- b7147f8 patch 9.1.1084: Unable to persistently ignore events in a window and its buffers by Luuk van Baal · 1 year, 2 months ago
- a35040f runtime(tex): improve syntax highlighting by Eisuke Kawashima · 1 year, 2 months ago
- a17f8bf patch 9.1.1083: setreg() doesn't correctly handle mbyte chars in blockwise mode by Yee Cheng Chin · 1 year, 2 months ago
- a6d5778 patch 9.1.1082: unexpected DCS responses may cause out of bounds reads by Julio B · 1 year, 2 months ago
- a41dfcd patch 9.1.1081: has('bsd') is true for GNU/Hurd by Zhaoming Luo · 1 year, 2 months ago