- 0b9e59e vim: Remove src/auto/config.mk by LuK1337 · 9 months ago 16.0
- 38ced84 vim: Update srcs[] and config.h by LuK1337 · 9 months ago
- ae414d4 Merge tag 'v9.1.1475' of https://github.com/vim/vim into lineage-22.2 by LuK1337 · 9 months ago
- cd68f21 patch 9.1.1475: completion: regression when "nearest" in 'completeopt' by Girish Palya · 9 months ago
- 1cbe3e8 runtime(comment): add <Plug>-mappings by Mark Woods · 9 months ago
- c877057 runtime(openPlugin): add <Plug>-mappings by Mark Woods · 9 months ago
- 46b0260 patch 9.1.1474: missing out-of-memory check in mark.c by John Marriott · 9 months ago
- 8d9d2b2 runtime(tutor): Make all tutor files utf-8 only by Damien Lejay · 9 months ago
- dcff497 runtime(vim): Update base-syntax, match bare mark ranges by Doug Kearns · 9 months ago
- 99b9847 runtime(vim): Update base-syntax, fix Vim9 :import expression comment handling by Doug Kearns · 10 months ago
- d75ab0c patch 9.1.1473: inconsistent range arg for :diffget/diffput by Yee Cheng Chin · 10 months ago
- 476b65e runtime(doc): mention using <script> instead of <sfile> in :autocmd by zeertzjq · 10 months ago
- c50f4d0 patch 9.1.1472: if_python: PySequence_Fast_{GET_SIZE,GET_ITEM} removed by Zdenek Dohnal · 10 months ago
- 5fbe72e patch 9.1.1471: completion: inconsistent ordering with CTRL-P by Girish Palya · 10 months ago
- 1c00af2 runtime(doc): Remove obsolete labelling from 'h' occasion in :help 'highlight' by Doug Kearns · 10 months ago
- 8b92af6 runtime(hgcommit): set comments and commentstring options in filetype plugin by Riley Bruins · 10 months ago
- 736cd18 runtime(ishd): set comments and commentstring options in filetype plugin by Riley Bruins · 10 months ago
- e4c157b runtime(nroff,groff): update commentstyle in filetype plugins by jtmr05 · 10 months ago
- 8e83105 patch 9.1.1470: use-after-free with popup callback on error by Christian Brabandt · 10 months ago
- 9d065a4 patch 9.1.1469: potential buffer-underflow with invalid hl_id by Christian Brabandt · 10 months ago
- 03e5ee2 patch 9.1.1468: filetype: bright(er)script files are not recognized by Riley Bruins · 10 months ago
- fff0132 patch 9.1.1467: too many strlen() calls by John Marriott · 10 months ago
- 8311e7d runtime(vim): fix incorrect highlighting of User autocmds by zeertzjq · 10 months ago
- 4829511 patch 9.1.1466: filetype: not all lex files are recognized by Eisuke Kawashima · 10 months ago
- acd04b2 patch 9.1.1465: tabpanel: not correctly drawn with 'equalalways' by Hirohito Higashi · 10 months ago
- b7ebe61 translation(de): update German messages translation by Christian Brabandt · 10 months ago
- 234c728 runtime(optwin): fix tabpanel typo in optwin by Christian Brabandt · 10 months ago
- cb27992 patch 9.1.1464: gv does not work in operator-pending mode by phanium · 10 months ago
- 93318a9 patch 9.1.1463: Integer overflow in getmarklist() after linewise operation by zeertzjq · 10 months ago
- 8ae8b30 patch 9.1.1462: missing change from patch v9.1.1461 by Christian Brabandt · 10 months ago
- 152a450 runtime(sh): reset g:sh_fold_enabled after outputting its value in syntax script by hakkadaikon · 10 months ago
- 7841ca1 runtime(vimtutor): vimtutor throws Access Denied Error on MS-Windows by Christian Brabandt · 10 months ago
- e5c96e3 patch 9.1.1461: tabpanel: tabpanel vanishes with popup menu by Hirohito Higashi · 10 months ago
- e5297e3 patch 9.1.1460: MS-Windows: too many strlen() calls in os_win32.c by John Marriott · 10 months ago
- f548ec4 runtime(keymaps): Add Azerbaijani keymap by Rasul Samadzade · 10 months ago
- 6897f18 patch 9.1.1459: xxd: coloring output is inefficient by Emanuel Krollmann · 10 months ago
- f5aa269 patch 9.1.1458: tabpanel: tabs not properly updated with 'stpl' by Hirohito Higashi · 10 months ago
- 631a50c runtime(doc): mention cannot ignored events in eventignorewin by glepnir · 10 months ago
- 7e47c1e runtime(netrw): remove g:netrw_quiet and reindent to 4 spaces by Luca Saccarola · 10 months ago
- aef2e53 runtime(comment): handle special chars ^$[ robustly by Maxim Kim · 10 months ago
- 1ded411 runtime(debcontrol): add hurd-amd64 architecture to syntax script by Christian Brabandt · 10 months ago
- d296af9 runtime(masm): set 'com' and 'cms' options in ftplugin by Riley Bruins · 10 months ago
- 85f0711 runtime(zimbu): set 'commentstring' option in ftplugin by Riley Bruins · 10 months ago
- 91af4c4 runtime(doc): improve the wording of 'sts', 'varts' and 'varsts' values by Damien Lejay · 10 months ago
- f5e3b5c runtime(netrw): refactor netrw#ErrorMsg -> netrw#msg#Notify by Luca Saccarola · 10 months ago
- 2eb995b runtime(defaults): Update the "Last Changes" header in defaults.vim by Damien Lejay · 10 months ago
- a9657c8 patch 9.1.1457: compile warning with tabpanelopt by John Marriott · 10 months ago
- 532a5fb patch 9.1.1456: comment plugin fails toggling if 'cms' contains \ by Maxim Kim · 10 months ago
- 16e9b47 runtime(doc): remove an obsolete item from todo.txt by Gary Johnson · 10 months ago
- ae31d7b patch 9.1.1455: Haiku: dailog objects created with no reference by jinyaoguo · 10 months ago
- 5128920 runtime(vim): Update base-syntax, improve function definition matching by Doug Kearns · 10 months ago
- 6cc9bd4 patch 9.1.1454: tests: no test for pum at line break position by glepnir · 10 months ago
- 5923216 runtime(openPlugin): Open should open file names with spaces in Windows by Maxim Kim · 10 months ago
- 053aee0 runtime(doc): add more pointers to 'completeopt' by Ilya Grigoriev · 10 months ago
- 600cd88 runtime(netrw): remove comment separators by Luca Saccarola · 10 months ago
- e965b7a patch 9.1.1453: tests: Test_geometry() may fail by Christian Brabandt · 10 months ago
- 6701480 runtime(filetype): Use s:StarSetf for all patterns ending in * by Doug Kearns · 10 months ago
- bfa1636 runtime(doc): update documentation on tabstop settings by Damien Lejay · 10 months ago
- 274efcc runtime(vim): Update base-syntax, contain let-heredocs by Doug Kearns · 10 months ago
- 138fb95 runtime(reva): set 'cms' option in ftplugin, update URL by Riley Bruins · 10 months ago
- a0316cd runtime(abap): set 'comments' and 'commentstring' option in ftplugin by Riley Bruins · 10 months ago
- ecf8f15 patch 9.1.1452: completion: redundant check for completion flags by glepnir · 10 months ago
- 30b4ddf patch 9.1.1451: tabpanel rendering artifacts when scrolling by Hirohito Higashi · 10 months ago
- 1319009 runtime(netrw): get rid of s:Strlen() and use strdisplaywidth() by Luca Saccarola · 10 months ago
- c413ac7 runtime(java): Match raw-, non-generic-, and generic-type names of "java.lang" by Aliaksei Budavei · 10 months ago
- 572d460 runtime(gdshader): add comments and commentstring to ftplugin by Maxim Kim · 10 months ago
- a304e49 patch 9.1.1450: Session has wrong arglist with :tcd and :arglocal by zeertzjq · 10 months ago
- 30cf017 runtime(8th): updated 8th syntax script by Ron Aaron · 10 months ago
- ed4eb74 patch 9.1.1449: typo in pum_display() by glepnir · 10 months ago
- 72c3ca9 CI: update Cirrus runner to FreeBSD 14.3 by Philip H. · 10 months ago
- 3ca6776 patch 9.1.1448: tabpanel is not displayed correctly when msg_scrolled by Hirohito Higashi · 10 months ago
- 91782b4 patch 9.1.1447: completion: crash when backspacing with fuzzy completion by zeertzjq · 10 months ago
- 446a98f runtime(rpl): set commentstring option in ftplugin by Riley Bruins · 10 months ago
- 9e9fe66 runtime(postscr): set commentstring option in ftplugin by Riley Bruins · 10 months ago
- de535cf runtime(occam): set commentstring option in ftplugin by Riley Bruins · 10 months ago
- df63097 runtime(lprolog): set com, cms options for lambda prolog by Riley Bruins · 10 months ago
- aa9fc8e runtime(vue): set 'com' and 'cms' options in ftplugin by Riley Bruins · 10 months ago
- 601cfa9 patch 9.1.1446: filetype: cuda-gdb config files are not recognized by Wu, Zhenyu · 10 months ago
- 328332b patch 9.1.1445: negative matchfuzzy scores although there is a match by Girish Palya · 10 months ago
- de1c7ac patch 9.1.1444: Unused assignment in set_fuzzy_score() by zeertzjq · 10 months ago
- 82a96e3 patch 9.1.1443: potential buffer underflow in insertchar() by jinyaoguo · 10 months ago
- 69565e3 patch 9.1.1442: tests: Test_diff_fold_redraw() is insufficient by Gary Johnson · 10 months ago
- 09a62e6 runtime(netrw): cleanup Decho related comments by Luca Saccarola · 10 months ago
- b8ee1cf patch 9.1.1441: completion: code can be improved by Girish Palya · 10 months ago
- 80a7921 runtime(nginx): Add NGINX directive for background cache updates by S0AndS0 · 10 months ago
- 9cb27a5 patch 9.1.1440: too many strlen() calls in os_win32.c by John Marriott · 10 months ago
- 3fa0d35 patch 9.1.1439: Last diff folds not merged by Gary Johnson · 10 months ago
- c4eb1cb patch 9.1.1438: tests: Test_breakindent_list_split() fails by Aliaksei Budavei · 10 months ago
- 0174d8f patch 9.1.1437: MS-Windows: internal compile error in uc_list() by Mike Williams · 10 months ago
- 8f7256a runtime(doc): fix some style issues and remove obsolete docs by Hirohito Higashi · 10 months ago
- 834bb85 runtime(vim): vimHLGroup is not highlighted correctly by Eisuke Kawashima · 10 months ago
- 6acca4b runtime(vim): remove trailing whitespace in Vim syntax generator by Eisuke Kawashima · 10 months ago
- ce2769b patch 9.1.1436: GUI control code is displayed on the console on startup by Hirohito Higashi · 10 months ago
- 2897a8d CI: bump xcode to 16.4 by Philip H. · 10 months ago
- d1a975a runtime(netrw): upstream snapshot of v181 by Luca Saccarola · 10 months ago
- eb59129 runtime(typescript): remove Fixedgq() function from indent script by Phạm Bình An · 10 months ago
- 002548b runtime(doc): Add missing 'wfb' (winfixbuf) tag by Doug Kearns · 10 months ago
- 8cd42a5 patch 9.1.1435: completion: various flaws in fuzzy completion by Girish Palya · 10 months ago
- 738df38 patch 9.1.1434: MS-Windows: missing out-of-memory checks in os_win32.c by John Marriott · 10 months ago
- 8f751d5 patch 9.1.1433: Unnecessary :if when writing session by zeertzjq · 10 months ago