summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2024-03-07patch 9.1.0157: Duplicate assignment in f_getregion()v9.1.0157zeertzjq
2024-03-07runtime(syntax-tests): remove executable bit from sh test fileAliaksei Budavei
2024-03-06patch 9.1.0155: can only get getregion() from current bufferv9.1.0155Shougo Matsushita
2024-03-06patch 9.1.0154: shm=F not respected when reloading buffer with 'autoread'v9.1.0154Shougo Matsushita
2024-03-05patch 9.1.0150: Several minor 'winfixbuf' issuesv9.1.0150Sean Dewar
2024-03-05runtime(c): Recognize "__inline" (#14145)Wu Yongwei
2024-03-04runtime(vim): Update base-syntax, fix escaping :syn and :hi sub-groups (#14137)dkearns
2024-03-04runtime(sh): Update syntax file, fix issue #962 (#14138)dkearns
2024-03-04runtime(css): update syntax scriptJay Sitter
2024-03-03runtime(vim): Update base-syntax, fix issue #14135 (#14136)dkearns
2024-03-03runtime(doc): Highlight the error message at *E1513*Christian Brabandt
2024-03-03runtime(vim): Update base-syntax, improve :augroup highlighting (#14125)dkearns
2024-03-03runtime(mswin): Use unnamed register when clipboard not working (#13813)Shixian Li
2024-03-03patch 9.1.0148: Vim9: can't call internal methods with objectsv9.1.0148Yegappan Lakshmanan
2024-03-03patch 9.1.0147: Cannot keep a buffer focused in a windowv9.1.0147Colin Kennedy
2024-03-03runtime(java): Recognise text blocks (#14128)Aliaksei Budavei
2024-03-02runtime(r,rhelp,rmd,rnoweb,rrst): Update ftplugin, browsefilter labels (#14126)dkearns
2024-03-01runtime(java): Improve the recognition of literals (#14120)Aliaksei Budavei
2024-03-01runtime(doc): some improvements to getregion() docs (#14122)zeertzjq
2024-02-29runtime(doc,netrw): update "Last Change header", remove trailing whitespaceChristian Brabandt
2024-02-29runtime(netrw): handle file/dir symlinks specifically in tree modeChristian Brabandt
2024-02-29runtime(yaml): disable multiline_scalar detection by defaultChristian Brabandt
2024-02-28patch 9.1.0142: getregion() can be improvedv9.1.0142Shougo Matsushita
2024-02-28runtime(doc): Fix typo under *kitty-terminal* in term.txtelig0n
2024-02-28runtime(java): Recognise _when_ clauses in _switch_ blocksAliaksei Budavei
2024-02-28runtime(syntax-tests): simplify code and allow filetype optionsChristian Brabandt
2024-02-27runtime(sh): Update ftplugin, fix #14101 (#14102)dkearns
2024-02-27runtime(vim): Update base-syntax, improve :echo highlighting (#14103)dkearns
2024-02-27runtime(debian): update Debian syntax files (#14098)James McCoy
2024-02-26runtime(vim): Update syntax file, improve :substitute matching (#14093)dkearns
2024-02-25runtime(doc): Fix typo in usr_41.txtDoug Kearns
2024-02-25runtime(doc): fix inconsistent indent (#14089)zeertzjq
2024-02-25patch 9.1.0136: Vim9: need more test for exists()v9.1.0136Yegappan Lakshmanan
2024-02-24runtime(doc): clarify ':set[l] {option}<' behaviourMatt Ellis
2024-02-24patch 9.1.0133: MS-Windows: ligatures not rendering correctlyv9.1.0133Erik S. V. Jansson
2024-02-24runtime(doc) Update help text for matchbufline() and matchstrlist()Yegappan Lakshmanan
2024-02-24runtime(tutor): small fixes to the zh tutor (#14081)dragonish
2024-02-22runtime(spec): Recognize SourceLicense tag name in RPM spec syntax (#14046)Petr Pisar
2024-02-22patch 9.1.0126: Internal error when using upper-case mark in getregion()v9.1.0126zeertzjq
2024-02-22runtime(vim): Update base-syntax, fix :unabbrev highlighting (#14077)dkearns
2024-02-22runtime(java): add syntax support for Java switch expressions (#9124)Nick Hanley
2024-02-21runtime(doc): clarify expand() for :terminal windowsChristian Brabandt
2024-02-21patch 9.1.0122: Some minor issues with the getregion() functionv9.1.0122Maxim Kim
2024-02-21runtime(tmux): Update tmux syntax (#14065)Eric Pruitt
2024-02-21patch 9.1.0120: hard to get visual region using Vim scriptv9.1.0120Shougo Matsushita
2024-02-20patch 9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommandsv9.1.0117Sean Dewar
2024-02-20runtime(doc): Add a place holder section for version 9.2 (#14060)Yegappan Lakshmanan
2024-02-19runtime(filetype): Modula-2 files with priority not detected (#14055)dkearns
2024-02-19runtime(misc): announce adoption of various runtime filesChristian Brabandt
2024-02-18runtime(vim): Distinguish Vim9 constructor definitions from the :new ex comma...Aliaksei Budavei