summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
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
2024-02-18patch 9.1.0115: Using freed memory with full tag stack and user datav9.1.0115zeertzjq
2024-02-18runtime(doc): Fix typo in testing.txt (#14054)h_east
2024-02-15runtime(less): update "Last Change:" headerChristian Brabandt
2024-02-15runtime(less): reset readonly setting when disabling less modeChristian Brabandt
2024-02-15patch 9.1.0111: filetype: no support for bats filesv9.1.0111Brandon Maier
2024-02-14patch 9.1.0110: filetype: add 'Config.in' filetype detectionv9.1.0110Brandon Maier
2024-02-14runtime(asciidoc): include basic ftpluginLuca Saccarola
2024-02-14patch 9.1.0109: filetype: no support for its filesv9.1.0109Brandon Maier
2024-02-14runtime(vim): Update base-syntax, remove unused vimString regionDoug Kearns
2024-02-14runtime(vim): Update base-syntax, fix :behave highlightingDoug Kearns
2024-02-14runtime(vim): update Vim Syntax generatorh-east
2024-02-14patch 9.1.0108: filetype: no support for dtso filesv9.1.0108Markus Schneider-Pargmann
2024-02-13runtime(vim): include Vim Syntax generatorh-east
2024-02-12patch 9.1.0099: Not able to use diff() with 'diffexpr'v9.1.0099Yegappan Lakshmanan
2024-02-11runtime(gpg): Mark dangerous use-embedded-filename with WarningMsgChristian Brabandt
2024-02-11runtime(vim): Update syntax file (#14009)dkearns
2024-02-11patch 9.1.0096: diff() function uses 'diffexpr'v9.1.0096Yegappan Lakshmanan
2024-02-10patch 9.1.0091: Syntax test fails when run with non C localev9.1.0091Christian Brabandt
2024-02-09runtime(vim): Fix indent after line with literal dictAndrew Radev
2024-02-08runtime(doc): further improve docs about List/Blob += operatorzeertzjq
2024-02-07runtime(doc): Clarify list-concatenation a bit moreqeatzy
2024-02-06patch 9.1.0080: unexpected error for modifying final list using +=v9.1.0080Yegappan Lakshmanan