summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2023-11-27patch 9.0.2131: not all nushell files detectedv9.0.2131Daniel Buch Hansen
2023-11-26runtime(nginx): add additional nginx keywords (#13581)Chris Aumann
2023-11-26runtime(tutor): add Make_mvc.mak file for tutor (#13580)Restorer
2023-11-26translation(ru): updated Russian translations for tutorials (#13579)Restorer
2023-11-25runtime(doc): Update doc Makefiles with comments from #13567 (#13577)Restorer
2023-11-25runtime(tsx): add indentation plugin (fixes #13574) (#13576)Jōshin
2023-11-25patch 9.0.2128: runtime(swig): add syntax and filetype pluginsv9.0.2128Julien Marrec
2023-11-22runtime(netrw): Fix handling of very long filename on longlist style (#12150)K.Takata
2023-11-21runtime(netrw): expand $COMSPEC without applying 'wildignore' (#13542)Christian Brabandt
2023-11-21runtime(vim): Improve keymap file highlighting (#13550)dkearns
2023-11-21runtime(doc): Fix whitespace and formatting of some help files (#13549)h_east
2023-11-20runtime(doc): minor typo fixes (#13548)njohnston
2023-11-18runtime(doc): Refactor doc-Makefiles (#13519)Restorer
2023-11-18runtime(doc): document proper notation of gVim, document vim-security listChristian Brabandt
2023-11-16patch 9.0.2108: [security]: overflow with count for :s commandv9.0.2108Christian Brabandt
2023-11-14runtime(tar): comment out strange error condition checkChristian Brabandt
2023-11-14patch 9.0.2104: wast filetype should be replaced by wat filetypev9.0.2104rhysd
2023-11-14runtime(doc): fix typo in pi_gzip.txtChristian Brabandt
2023-11-12patch 9.0.2103: recursive callback may cause issues on some archsv9.0.2103Christian Brabandt
2023-11-12patch 9.0.2102: matchparen highlight not cleared in completion modev9.0.2102Christian Brabandt
2023-11-12runtime(termdebug): improve the breakpoint sign label (#13525)Shane-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-11runtime(doc): clarify when formatoptions appliesChristian Brabandt
2023-11-11runtime(i3config): Update for i3 4.23 (#13522)Ivan Grimaldi
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-11patch 9.0.2098: No filetype support for xcompose filesv9.0.2098ObserverOfTime
2023-11-11runtime(doc): clarify `:help inclusion` sectionErnie Rael
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-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-08runtime(wget): Update for Wget2 2.1.0 (#13497)dkearns
2023-11-05runtime(keymap): Switch Hindu-Arabic to Arabic numerals in arabic keymap (#13...avidseeker
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-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-04runtime(doc): Add Makefile for the Vim documentation on Windows (#13467)Restorer
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.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-02runtime(debversions): Add noble (24.04 LTS) as Ubuntu release name (#13472)James McCoy