summaryrefslogtreecommitdiffstats
path: root/runtime/syntax
AgeCommit message (Expand)Author
2024-02-26runtime(vim): Update syntax file, improve :substitute matching (#14093)dkearns
2024-02-22runtime(spec): Recognize SourceLicense tag name in RPM spec syntax (#14046)Petr Pisar
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-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-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-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-13runtime(vim): include Vim Syntax generatorh-east
2024-02-11runtime(gpg): Mark dangerous use-embedded-filename with WarningMsgChristian Brabandt
2024-02-11runtime(vim): Update syntax file (#14009)dkearns
2024-02-10patch 9.1.0091: Syntax test fails when run with non C localev9.1.0091Christian Brabandt
2024-02-06runtime(dosbatch): improve '::' comment highlightingChristian Brabandt
2024-02-03runtime(vim): Update syntax file (#13969)dkearns
2024-02-01runtime(vim): Update syntax file (#13948)dkearns
2024-02-01runtime(fortran): update syntax (#13953)Ajit-Thakkar
2024-01-28patch 9.1.0060: Recorded register cannot be translated using keytrans()v9.1.0060zeertzjq
2024-01-28runtime(vim): Highlight string interpolationthinca
2024-01-28runtime(vim): Update syntax and ftplugin files (#13924)dkearns
2024-01-27runtime(ant): Update syntax file (#13926)dkearns
2024-01-27runtime(vim): Update syntax file (#13919)dkearns
2024-01-25patch 9.1.0059: No event triggered before creating a windowv9.1.0059Sergey Vlasov
2024-01-25runtime(mail): fix #13913 (#13917)gi1242
2024-01-24runtime(fortran): update syntax and documentation (#13912)Ajit-Thakkar
2024-01-23runtime(c): Highlight user defined functionsLuca Saccarola
2024-01-23runtime(vim): Update syntax file (#13906)dkearns
2024-01-23runtime(mail): updated syntax fileGI
2024-01-22runtime(sh): Add handling for ksh93 shared-state comsubs and mksh valsubs (#1...Johnothan King
2024-01-22runtime(chuck): include ChucK syntax file (#13895)Andrea C from The App
2024-01-22runtime(go): update Go syntax file (#13896)Billie Cleek
2024-01-17runtime(swayconfig): add focus_follows_mouse and smart_qaps syntax keywordsJames Eapen
2024-01-17runtime(i3config): remove always from `focus_follows_mouse`James Eapen
2024-01-16runtime(odin): include ftplugin, syntax and indent script (#13867)Maxim Kim
2024-01-15runtime(fortran): update fortran syntax (#13870)Ajit-Thakkar
2024-01-15patch 9.1.0030: Cannot use terminal alternate fontv9.1.0030PMunch
2024-01-14patch 9.1.0029: Cannot act on various terminal response codesv9.1.0029Danek Duvall
2024-01-08runtime(vim): accept dot in completionList for Vim9 syntax (#13832)Maxim Kim
2024-01-07patch 9.1.0016: default diff highlighting is too noisyv9.1.0016Romain Lafourcade
2024-01-05patch 9.1.0013: Modula2 filetype support lackingv9.1.0013Doug Kearns
2024-01-04runtime(vim): Update syntax file (#13671)dkearns
2024-01-03runtime(fortran): syntax and documentation updates (#13811)Ajit-Thakkar
2024-01-03runtime(vim): add jumpoptions to syntax file (#13808)Hugo van de Vliert
2024-01-03runtime(vim): Add support for <ScriptCmd> syntax (#10686)dezza
2024-01-03runtime(vim): Add support for `syntax foldlevel` command (#6182)Brad King
2024-01-01runtime(sh): Update sh syntax and add local keyword for bash (#13806)Lucien Grondin
2023-12-29runtime(fortran): update syntax and documentation (#13784)Ajit-Thakkar
2023-12-28runtime(cucumber): Updates to indent and syntaxTim Pope