summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2024-03-18patch 9.1.0187: filetype: no support for Dafny filesv9.1.0187zeertzjq
2024-03-18runtime(vim): Update base-syntax, improve :highlight command (#14228)dkearns
2024-03-17runtime(doc): clarify close behaviour for :termChristian Brabandt
2024-03-17runtime(go): `goPackageComment` highlighting too broadMatthew Hughes
2024-03-16runtime(indent-test): MS-Windows: Add Makefile for running indent testsRestorerZ
2024-03-16runtime(doc): make :h tag-! more consistent (#14208)zeertzjq
2024-03-15runtime(vim): Update base-syntax, revert last change to vimUserFunc (#14202)dkearns
2024-03-15runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#1...dkearns
2024-03-14patch 9.1.0181: no overflow check for string formattingv9.1.0181Christ van Willegen
2024-03-14runtime(mswin): still another clipboard_working testChristian Brabandt
2024-03-13patch 9.1.0178: E1513 might be confusingv9.1.0178Christian Brabandt
2024-03-13patch 9.1.0175: wrong window positions with 'winfix{width,height}'v9.1.0175Sean Dewar
2024-03-13runtime(mswin): revert back the check for clipboard_working supportChristian Brabandt
2024-03-12runtime(doc): add reference to matchbufline() at :h search()Christian Brabandt
2024-03-12patch 9.1.0170: Re-allow curwin == prevwin, but document it insteadv9.1.0170Sean Dewar
2024-03-11runtime(vim): Update base-syntax, improve number matching (#14175)dkearns
2024-03-11patch 9.1.0167: Changing buffer in another window causes it to show matchparenv9.1.0167zeertzjq
2024-03-11translation(lt): Update Lithuanian translation of Vim tutor to v.1.7 (#14176)Rimas Kudelis
2024-03-11runtime(doc): improve 'winfixbuf' docs (#14180)zeertzjq
2024-03-10runtime(doc): Update Markdown syntax, add missing configsChristian Brabandt
2024-03-09translation(lt): Added Lithuanian translation of Tutor v. 1.4 by Laurynas Sta...Rimas Kudelis
2024-03-09runtime(java): Recognise string templates (#14150)Aliaksei Budavei
2024-03-09runtime(vim): Update base-syntax, improve :map highlighting (#14141)dkearns
2024-03-09runtime(vim): Update base-syntax, improve :menu{,translate} highlighting (#14...dkearns
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