summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2024-03-29patch 9.1.0228: Two unrelated things are tested by a single testv9.1.0228zeertzjq
2024-03-29runtime(doc): Improve docs for empty(), len(), and string() on objectsmityu
2024-03-28patch 9.1.0219: Vim9: No enum supportv9.1.0219Yegappan Lakshmanan
2024-03-28translation(ru): Add translation for README.txt and uganda.txt (#14312)Restorer
2024-03-28NSIS: Possibility to include translated license and README.txt files (#14311)Restorer
2024-03-28patch 9.1.0215: Half-page scrolling does not support smooth-scrollingv9.1.0215Luuk van Baal
2024-03-28runtime(vim): Update base-syntax, match empty blob and :abclear modifiers (#1...dkearns
2024-03-28runtime(haskell): allow TODO keywords in commentsEnrico Maria De Angelis
2024-03-28runtime(debcontrol): add Static-Built-Using field (#14306)Guilherme Puida
2024-03-26runtime(json5): add basic indent support (#14298)Rocco Mao
2024-03-26patch 9.1.0211: page-wise scrolling does not support smooth-scrollingv9.1.0211Luuk van Baal
2024-03-26patch 9.1.0207: No autocommand when writing session filev9.1.0207Colin Kennedy
2024-03-26runtime(java): Update java[CR]_JavaLang type lists (#14297)Aliaksei Budavei
2024-03-25patch 9.1.0205: Cannot use modifiers before :-Ntabmovev9.1.0205zeertzjq
2024-03-25runtime(doc): Update options.txtSong-Tianxiang
2024-03-25runtime(java): Recognise the inline kind of the {@return} tag (#14284)Aliaksei Budavei
2024-03-24runtime(netrw): Fix typo in netrw#NetWrite (#14283)dkearns
2024-03-24runtime(compiler): update errorformat for dot and neato compiler (#14257)Enno
2024-03-24runtime(termdebug): allow multibyte characters as breakpoint signs (#14274)Mihai Ciuraru
2024-03-23patch 9.1.0199: Not enough tests for the slice() functionv9.1.0199zeertzjq
2024-03-22runtime(vim): Update base-syntax, remove old unused syntax groups. (#14146)dkearns
2024-03-22runtime(java): Recognise the {@snippet} documentation tag (#14271)Aliaksei Budavei
2024-03-21runtime(vim): Update base-syntax, improve function definition highlighting (#...dkearns
2024-03-21patch 9.1.0196: filetype: support for gnuplot files is lackingv9.1.0196RobbiZ98
2024-03-20runtime(colors): don't unnecessarily reload v:colornames dictAlin Mr
2024-03-20runtime(deb822sources): Add minimal ftplugin (#14240)James McCoy
2024-03-19patch 9.1.0188: filetype: no support for Vento filesv9.1.0188wrapperup
2024-03-19runtime(vim): Update base-syntax, disallow '.' at start of menu item names (#...dkearns
2024-03-18runtime(syntax-tests): regenerate c_00 and markdown dumpsChristian Brabandt
2024-03-18runtime(syntax-tests): include missing changesAliaksei Budavei
2024-03-18runtime(rust): Respect no_plugin_maps and no_rust_maps globals (#14221)MyyPo
2024-03-18runtime(syntax-tests): Retrofit input/c.c. with TEST_SETUPAliaksei Budavei
2024-03-18runtime(syntax-tests): Support sourceable Vim configuration for syntax testsAliaksei Budavei
2024-03-18runtime(syntax-tests): Support embeddable Vim configuration for syntax testsAliaksei Budavei
2024-03-18runtime(doc): Recover some missed commas and periods in starting.txtAliaksei Budavei
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