summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
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
2023-08-20Runtime(termdebug): Add support to view local and argument variableslaburnumT
2023-08-20Runtime: Add nixInherit matcher in nix.vim syntaxJames Fleming
2023-08-20patch 9.0.1768: Runtime: no support for bicep filesv9.0.1768Scott McKendry
2023-08-20patch 9.0.1767: '.-' no allowed in highlight group namesv9.0.1767Gregory Anders
2023-08-20patch 9.0.1766: Runtime: Missing QML supportv9.0.1766ChaseKnowlden
2023-08-20patch 9.0.1762: Not able to get the virtual text propertyv9.0.1762Yegappan Lakshmanan
2023-08-20patch 9.0.1761: g<kEnd> behaves different from g<end>v9.0.1761zeertzjq
2023-08-20patch 9.0.1760: vim9 class problem with new() constructorv9.0.1760Yegappan Lakshmanan
2023-08-19patch 9.0.1753: can't move to last non-blank charv9.0.1753Christian Brabandt
2023-08-19Runtime: add new sed ftplugin (#12843)dkearns
2023-08-18Add TODO, FIXME to Haskell syntax file (#8055)Bruno-366
2023-08-18bindzone runtime: add new DNS record types (#7351)Stuart Henderson
2023-08-18Keywords 'of' and 'yield' for Javascript. (#7873)Yuri Klimov
2023-08-17man.vim: Recognise hyphenated-at-eol cross-references (#12609)goweol
2023-08-17man.vim: Uniformly place cursor at the same column with `Ctrl-t` (#12608)goweol