summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-12patch 9.0.2101: CI: test_termdebug may still failv9.0.2101shane.xb.qian
2023-11-11runtime(doc): Renamed "makefile_*.mak" for Vim documentation (#13517)Restorer
2023-11-11runtime(lynx): Update for Lynx 2.8.9 (#13510)dkearns
2023-11-11runtime(vim): Improve :let-heredoc syntax highlighting (#12923)dkearns
2023-11-11patch 9.0.2100: CI: test_termdebug failsv9.0.2100Christian Brabandt
2023-11-11runtime(doc): clarify when formatoptions appliesChristian Brabandt
2023-11-11runtime(i3config): Update for i3 4.23 (#13522)Ivan Grimaldi
2023-11-11patch 9.0.2099: win32: terminal codes clear the terminalv9.0.2099Nir Lichtman
2023-11-11runtime(doc): Update usr_51.txt to be more inclusive (#13496)ccn
2023-11-11runtime(doc): Add missing null_<type> help tags (#13498)dkearns
2023-11-11CI: labeler.yml use all instead of any for doc detection (#13507)Philip H
2023-11-11patch 9.0.2098: No filetype support for xcompose filesv9.0.2098ObserverOfTime
2023-11-11runtime(doc): clarify `:help inclusion` sectionErnie Rael
2023-11-11CI: labeler.yml: Add some more component detection rules (#13511)K.Takata
2023-11-11patch 9.0.2097: No support for cypher filesv9.0.2097Gerrit Meier
2023-11-11patch 9.0.2096: Vim9: confusing usage of privatev9.0.2096Ernie Rael
2023-11-09CI: labeler.yml: add documentation label (#13506)Philip H
2023-11-09runtime(doc): fix grammar in termdebug doc, remove trailing spaces (#13505)zeertzjq
2023-11-08runtime(termdebug): improve window handling, shorten var typesshane.xb.qian
2023-11-08runtime(termdebug): handle buffer-local mappings properlyshane.xb.qian
2023-11-08patch 9.0.2095: statusline may look different than expectedv9.0.2095Christian Brabandt
2023-11-08patch 9.0.2094: Vim9: need more assignment testsv9.0.2094Yegappan Lakshmanan
2023-11-08runtime(wget): Update for Wget2 2.1.0 (#13497)dkearns
2023-11-08patch 9.0.2093: Unsupported option causes skipping of modeline testv9.0.2093zeertzjq
2023-11-05patch 9.0.2092: tests: failure in test_arabicv9.0.2092Christian Brabandt
2023-11-05runtime(keymap): Switch Hindu-Arabic to Arabic numerals in arabic keymap (#13...avidseeker
2023-11-05translation(ru): Update the translation of Russian messages to Vim 9.0.2091 (...Restorer
2023-11-05runtime(tar): improve the error detectionChristian Brabandt
2023-11-05runtime(doc): document vim-script library functionChristian Brabandt
2023-11-05runtime(dist): Make dist/vim.vim work properly when lacking vim9script suppor...Sean Dewar
2023-11-05patch 9.0.2091: Vim9: cannot convert list to string using +=v9.0.2091Yegappan Lakshmanan
2023-11-04runtime(dist): add legacy version for central vim libraryChristian Brabandt
2023-11-04runtime(dist): centralize safe executable check and add vim library (#13413)D. Ben Knoble
2023-11-04runtime(doc): clarify terminal capabilities for focus reportingChristian Brabandt
2023-11-04patch 9.0.2090: complete_info() skips entries with 'noselect'v9.0.2090Christian Brabandt
2023-11-04runtime(doc): Add Makefile for the Vim documentation on Windows (#13467)Restorer
2023-11-04patch 9.0.2089: sound_playfile() fails when using powershellv9.0.2089GuyBrush
2023-11-04patch 9.0.2088: Vim9: still allows abstract static methodsv9.0.2088Yegappan Lakshmanan
2023-11-04runtime(sh): Update sh syntax and add shDerefOffset to shDerefVarArray for ba...Lucien Grondin
2023-11-04runtime(script.vim): make strace ft check less strict (#13482)Jiri Slaby
2023-11-02patch 9.0.2087: build-failure in vim9classv9.0.2087Christian Brabandt
2023-11-02patch 9.0.2086: code cleanup for option callbacks neededv9.0.2086zeertzjq
2023-11-02patch 9.0.2085: Vim9: abstract can be used in interfacev9.0.2085Yegappan Lakshmanan
2023-11-02patch 9.0.2084: Vim9: abstract static methods are possiblev9.0.2084Yegappan Lakshmanan
2023-11-02runtime(sh) Update sh syntax and add shDblParen to shCaseList (#13469)Lucien Grondin
2023-11-02patch 9.0.2083: Perl: xsubpp may be in non-standard locationv9.0.2083Zdenek Dohnal
2023-11-02runtime(debversions): Add noble (24.04 LTS) as Ubuntu release name (#13472)James McCoy
2023-11-02patch 9.0.2082: test_channel may fail because of IPv6 config issuev9.0.2082James McCoy
2023-10-28patch 9.0.2081: smoothscroll may result in wrong cursor positionv9.0.2081Luuk van Baal
2023-10-28runtime(sh): add shDblParen to shLoopList for bash (#13445)Lucien Grondin