summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2023-08-29patch 9.0.1820: Rexx files may not be recognisedv9.0.1820Doug Kearns
2023-08-29runtime(heex): Add HEEX comments to match_words in ftplugin (#12957)Jason King
2023-08-29patch 9.0.1818: dynamically linking perl is brokenv9.0.1818Christian Brabandt
2023-08-29runtime(doc): mention special case of i_CTRL-R_-Christian Brabandt
2023-08-29runtime(editorconfig): generate helptags, remove unused filesChristian Brabandt
2023-08-28runtime(tags): update helptagsChristian Brabandt
2023-08-28runtime: Set b:undo_indent where missing (#12944)dkearns
2023-08-28runtime: Set b:undo_ftplugin where missing (#12943)dkearns
2023-08-27patch 9.0.1807: runtime: crystal scripts not recognisedv9.0.1807Doug Kearns
2023-08-27runtime: Remove outdated scripts.vim comment (#12934)dkearns
2023-08-27translation(it): updated Italian manpageAntonio Giovanni Colombo
2023-08-27patch 9.0.1804: Vim9: no support for private object methodsv9.0.1804Yegappan Lakshmanan
2023-08-27patch 9.0.1803: runtime(filetype): Add norg language detectionv9.0.1803NTBBloodbath
2023-08-27patch 9.0.1799: Russian menu translation can be improvedv9.0.1799RestorerZ
2023-08-27runtime: Distribute the editorconfig with vim (#12902)Christian Brabandt
2023-08-27patch 9.0.1797: Vimball/Visual Basic filetype detection conflictv9.0.1797Doug Kearns
2023-08-26runtime(typescript): Fix highlighting symbols after number literal (#12911)Herrington Darkholme
2023-08-24runtime(todo): Update todo.txt to remove recently addressed issues (#12910)Yegappan Lakshmanan
2023-08-23runtime: configure keywordpg for some file types (#5566)Enno
2023-08-23runtime: Remove Brams name from a few more runtime files (#12780)Christian Brabandt
2023-08-23runtime: Fix typos in various filesViktor Szépe
2023-08-23patch 9.0.1786: Vim9: need instanceof() functionv9.0.1786LemonBoy
2023-08-23runtime(termdebug): more termdebug fixes and improvements (#12892)Sean Dewar
2023-08-23runtime(menu): define shortcut for File->Open Tab (#12895)Christian Brabandt
2023-08-22runtime(bindzone): updated syntax fileOskar Stenman
2023-08-22runtime(cmake) Recognize add_compile_definitions in syntax script (#10416)MichaWiedenmann
2023-08-22runtime(crontab): add support for BSD specifics in syntax script (#11196)Moviuro
2023-08-22runtime(termdebug): add frame related commands (#12511)Simon Sobisch
2023-08-22Translations(it): Update po and menus for itAntonio Giovanni Colombo
2023-08-22patch 9.0.1782: prop_list() does not return text_padding_leftv9.0.1782Yegappan Lakshmanan
2023-08-22patch 9.0.1780: Vim9 type not defined during object creationv9.0.1780Yegappan Lakshmanan
2023-08-22runtime(termdebug): Fix various Termdebug issues (#12875)Sean Dewar
2023-08-22runtime(go): Update Go syntax file with 1.21 builtins (#12876)José-Paul D
2023-08-22runtime(solidity): add new ftplugin (#12877)dkearns
2023-08-22runtime(gp): update gp.vim syntax file for the GP language (version 2.15) (#1...Karim Belabas
2023-08-21runtime(dosini): save and restore cpo value in syntax scriptChristian Brabandt
2023-08-20runtime(sdc): Add underscore to sdc flags in syntax file (#6201)Jordi Altayó
2023-08-20Runtime(javascript): add new document properties to completion fileJay Sitter
2023-08-20runtime(haskell): Add single quote to `iskeyword` in ftplugin (#8191)Enrico Maria De Angelis
2023-08-20runtime(css): Update pseudo-classes in syntax script (#11595)Adrian Heine né Lang
2023-08-20runtime(lua): fix lua indentation of non-lowercase "keywords" (#11759)beardedsakimonkey
2023-08-20runtime(javascript): fix default link of javaScriptNumber in syntax file (#11...Meqa
2023-08-20patch 9.0.1776: No support for stable Python 3 ABIv9.0.1776Yee Cheng Chin
2023-08-20patch 9.0.1774: no support for custom cmdline completionv9.0.1774Shougo Matsushita
2023-08-20patch 9.0.1773: cannot distinguish Forth and Fortran *.f filesv9.0.1773Doug Kearns
2023-08-20runtime(lua): indent curly bracket followed by line comment (#12306)champignoom
2023-08-20runtime(rust): fix rust indent (#12542)Raphael
2023-08-20runtime(man): remove backslashes in man pages using Vim script (#12557)lifecrisis
2023-08-20runtime(termdebug): refactor error printing (#12856)Shane-XB-Qian
2023-08-20runtime(termdebug): re-indent lines (#12857)Shane-XB-Qian