- b4b3d7d runtime(vim): Update base-syntax, revert last change to vimUserFunc (#14202) by dkearns · 1 year, 5 months ago
- 61887b3 runtime(vim): Update base-syntax, improve :echo and :execute highlighting (#14199) by dkearns · 1 year, 5 months ago
- 5cd86c6 runtime(vim): Update base-syntax, improve number matching (#14175) by dkearns · 1 year, 5 months ago
- a2c6580 runtime(java): Recognise string templates (#14150) by Aliaksei Budavei · 1 year, 5 months ago
- 5d67aef runtime(vim): Update base-syntax, improve :map highlighting (#14141) by dkearns · 1 year, 5 months ago
- 62b2604 runtime(vim): Update base-syntax, improve :menu{,translate} highlighting (#14162) by dkearns · 1 year, 5 months ago
- 64de03a runtime(syntax-tests): remove executable bit from sh test file by Aliaksei Budavei · 1 year, 5 months ago
- 63c39e4 runtime(c): Recognize "__inline" (#14145) by Wu Yongwei · 1 year, 5 months ago
- e5c9ba6 runtime(vim): Update base-syntax, fix escaping :syn and :hi sub-groups (#14137) by dkearns · 1 year, 5 months ago
- 1bdc943 runtime(sh): Update syntax file, fix issue #962 (#14138) by dkearns · 1 year, 5 months ago
- e844903 runtime(css): update syntax script by Jay Sitter · 1 year, 5 months ago
- 691aee8 runtime(vim): Update base-syntax, fix issue #14135 (#14136) by dkearns · 1 year, 5 months ago
- c4aef9a runtime(vim): Update base-syntax, improve :augroup highlighting (#14125) by dkearns · 1 year, 5 months ago
- b3030b6 runtime(java): Recognise text blocks (#14128) by Aliaksei Budavei · 1 year, 5 months ago
- 100a665 runtime(java): Improve the recognition of literals (#14120) by Aliaksei Budavei · 1 year, 5 months ago
- 9ecf02c runtime(java): Recognise _when_ clauses in _switch_ blocks by Aliaksei Budavei · 1 year, 5 months ago
- 5682443 runtime(syntax-tests): simplify code and allow filetype options by Christian Brabandt · 1 year, 5 months ago
- b1427b4 runtime(vim): Update base-syntax, improve :echo highlighting (#14103) by dkearns · 1 year, 5 months ago
- c7ddc9b runtime(debian): update Debian syntax files (#14098) by James McCoy · 1 year, 5 months ago
- 2c51e15 runtime(vim): Update syntax file, improve :substitute matching (#14093) by dkearns · 1 year, 5 months ago
- 315cd1f runtime(spec): Recognize SourceLicense tag name in RPM spec syntax (#14046) by Petr Pisar · 1 year, 6 months ago
- 1624970 runtime(vim): Update base-syntax, fix :unabbrev highlighting (#14077) by dkearns · 1 year, 6 months ago
- 20d61e1 runtime(java): add syntax support for Java switch expressions (#9124) by Nick Hanley · 1 year, 6 months ago
- 9ca335a patch 9.1.0122: Some minor issues with the getregion() function by Maxim Kim · 1 year, 6 months ago
- e8f6af6 runtime(tmux): Update tmux syntax (#14065) by Eric Pruitt · 1 year, 6 months ago
- f9ca139 runtime(misc): announce adoption of various runtime files by Christian Brabandt · 1 year, 6 months ago
- dfcef89 runtime(vim): Distinguish Vim9 constructor definitions from the :new ex command (#14050) by Aliaksei Budavei · 1 year, 6 months ago
- 1633de8 runtime(vim): Update base-syntax, remove unused vimString region by Doug Kearns · 1 year, 6 months ago
- fe6d5b0 runtime(vim): Update base-syntax, fix :behave highlighting by Doug Kearns · 1 year, 6 months ago
- 5c3855b runtime(vim): update Vim Syntax generator by h-east · 1 year, 6 months ago
- 9b53c05 runtime(vim): include Vim Syntax generator by h-east · 1 year, 6 months ago
- 6d91227 runtime(gpg): Mark dangerous use-embedded-filename with WarningMsg by Christian Brabandt · 1 year, 6 months ago
- b614b28 runtime(vim): Update syntax file (#14009) by dkearns · 1 year, 6 months ago
- 627c950 patch 9.1.0091: Syntax test fails when run with non C locale by Christian Brabandt · 1 year, 6 months ago
- f7f33e3 runtime(dosbatch): improve '::' comment highlighting by Christian Brabandt · 1 year, 6 months ago
- 7c5aeaf runtime(vim): Update syntax file (#13969) by dkearns · 1 year, 6 months ago
- e3e3934 runtime(vim): Update syntax file (#13948) by dkearns · 1 year, 6 months ago
- 9204f39 runtime(fortran): update syntax (#13953) by Ajit-Thakkar · 1 year, 6 months ago
- bf32180 patch 9.1.0060: Recorded register cannot be translated using keytrans() by zeertzjq · 1 year, 6 months ago
- cf8695d runtime(vim): Highlight string interpolation by thinca · 1 year, 6 months ago
- 21ce159 runtime(vim): Update syntax and ftplugin files (#13924) by dkearns · 1 year, 6 months ago
- 0cc6108 runtime(ant): Update syntax file (#13926) by dkearns · 1 year, 6 months ago
- b418a51 runtime(vim): Update syntax file (#13919) by dkearns · 1 year, 6 months ago
- 1f47db7 patch 9.1.0059: No event triggered before creating a window by Sergey Vlasov · 1 year, 7 months ago
- 046a0f7 runtime(mail): fix #13913 (#13917) by gi1242 · 1 year, 7 months ago
- e1ddc2d runtime(fortran): update syntax and documentation (#13912) by Ajit-Thakkar · 1 year, 7 months ago
- ca0e982 runtime(c): Highlight user defined functions by Luca Saccarola · 1 year, 8 months ago
- 9c5b90d runtime(vim): Update syntax file (#13906) by dkearns · 1 year, 7 months ago
- 36e2c0f runtime(mail): updated syntax file by GI · 1 year, 7 months ago
- add31ba runtime(sh): Add handling for ksh93 shared-state comsubs and mksh valsubs (#13884) by Johnothan King · 1 year, 7 months ago
- 3b2c274 runtime(chuck): include ChucK syntax file (#13895) by Andrea C from The App · 1 year, 7 months ago
- ea9a93e runtime(go): update Go syntax file (#13896) by Billie Cleek · 1 year, 7 months ago
- 46d67d2 runtime(swayconfig): add focus_follows_mouse and smart_qaps syntax keywords by James Eapen · 1 year, 7 months ago
- a39af02 runtime(i3config): remove always from `focus_follows_mouse` by James Eapen · 1 year, 7 months ago
- 2112110 runtime(odin): include ftplugin, syntax and indent script (#13867) by Maxim Kim · 1 year, 7 months ago
- ef79c57 runtime(fortran): update fortran syntax (#13870) by Ajit-Thakkar · 1 year, 7 months ago
- a606f3a patch 9.1.0030: Cannot use terminal alternate font by PMunch · 1 year, 9 months ago
- d7d5603 patch 9.1.0029: Cannot act on various terminal response codes by Danek Duvall · 1 year, 7 months ago
- ceed368 runtime(vim): accept dot in completionList for Vim9 syntax (#13832) by Maxim Kim · 1 year, 7 months ago
- 124371c patch 9.1.0016: default diff highlighting is too noisy by Romain Lafourcade · 1 year, 7 months ago
- 68a8947 patch 9.1.0013: Modula2 filetype support lacking by Doug Kearns · 1 year, 7 months ago
- c79646d runtime(vim): Update syntax file (#13671) by dkearns · 1 year, 7 months ago
- d94ca96 runtime(fortran): syntax and documentation updates (#13811) by Ajit-Thakkar · 1 year, 7 months ago
- b535293 runtime(vim): add jumpoptions to syntax file (#13808) by Hugo van de Vliert · 1 year, 7 months ago
- 80beeef runtime(vim): Add support for <ScriptCmd> syntax (#10686) by dezza · 1 year, 7 months ago
- d4634a2 runtime(vim): Add support for `syntax foldlevel` command (#6182) by Brad King · 1 year, 7 months ago
- b16fc98 runtime(sh): Update sh syntax and add local keyword for bash (#13806) by Lucien Grondin · 1 year, 7 months ago
- d96f25b runtime(fortran): update syntax and documentation (#13784) by Ajit-Thakkar · 1 year, 7 months ago
- 715a805 runtime(cucumber): Updates to indent and syntax by Tim Pope · 1 year, 7 months ago
- fda02d0 runtime(gitcommit): Updates to ftplugin and syntax by Tim Pope · 1 year, 7 months ago
- 757714c runtime(git): Make diffs foldable by Tim Pope · 1 year, 7 months ago
- a03647a runtime(mermaid): Syntax fix (#13774) by KSR-Yasuda · 1 year, 7 months ago
- 00b4700 runtime(diff): Update default links (#13776) by Evgeni Chasnovski · 1 year, 7 months ago
- 0bca4a0 runtime(context): update ConTeXt keywords and other minor fixes (#13778) by Lifepillar · 1 year, 7 months ago
- 9042bd8 runtime(r): Update R runtime files and docs (#13757) by Jakson Alves de Aquino · 1 year, 8 months ago
- ea9964a Runtime(fortran): updates to indent, syntax and ftplugin (#13752) by Ajit-Thakkar · 1 year, 8 months ago
- ec97edc runtime(debcontrol): Add loong64 arch (#13754) by James McCoy · 1 year, 8 months ago
- 3746887 runtime(masm): add variants of opcodes (#13734) by Wu Yongwei · 1 year, 8 months ago
- 21064eb runtime(vim): Update syntax file (#13739) by dkearns · 1 year, 8 months ago
- cc944b1 runtime(json5): Add TODO support to syntax script (#13743) by Danek Duvall · 1 year, 8 months ago
- 379df7c runtime(8th): updated 8th syntax (#13720) by ronaaron · 1 year, 8 months ago
- b42703a runtime(tmux): Update tmux syntax rules (#13708) by Eric Pruitt · 1 year, 8 months ago
- 71cbe8e runtime(fortan): update fortran syntax rules and doc notes by Ajit-Thakkar · 1 year, 8 months ago
- 0f61943 runtime(logtalk): Update Logtalk runtime files for the latest language spec (#13697) by Paulo Moura · 1 year, 8 months ago
- 5eb9cb5 runtime(racket): update Racket runtime files (#13693) by D. Ben Knoble · 1 year, 8 months ago
- 3afc9f2 runtime(cmake): sync runtime files with upstream (#13597) by Eisuke Kawashima · 1 year, 8 months ago
- 1c97b5c runtime(vim): Update syntax file, fix missing for highlight (#13668) by dkearns · 1 year, 8 months ago
- f686921 runtime(vim): Update syntax file (#13653) by dkearns · 1 year, 8 months ago
- ff0baca runtime(syntax): unlet b:filetype_in_cpp_family for cpp & squirrel by laburnumT · 1 year, 8 months ago
- 6863084 runtime(fortran): update syntax and ftplugins by Ajit-Thakkar · 1 year, 8 months ago
- 4e043b1 runtime(vim): Update syntax file and syntax test (#13632) by dkearns · 1 year, 8 months ago
- 1e5d664 patch 9.0.2148: Vim does not detect pacman.log file by Ronan Pigott · 1 year, 8 months ago
- 110dd90 runtime(syntax-test): ci fails, disable html test for now by Christian Brabandt · 1 year, 8 months ago
- a905844 runtime(html): Update syntax file (#13591) by dkearns · 1 year, 8 months ago
- cf40409 runtime(nginx): add additional nginx keywords (#13581) by Chris Aumann · 1 year, 9 months ago
- 2e31065 patch 9.0.2128: runtime(swig): add syntax and filetype plugins by Julien Marrec · 1 year, 9 months ago
- 6986644 runtime(vim): Improve keymap file highlighting (#13550) by dkearns · 1 year, 9 months ago
- bc8f79d patch 9.0.2104: wast filetype should be replaced by wat filetype by rhysd · 1 year, 9 months ago
- 2c133f6 runtime(lynx): Update for Lynx 2.8.9 (#13510) by dkearns · 1 year, 9 months ago
- 9358b8d runtime(vim): Improve :let-heredoc syntax highlighting (#12923) by dkearns · 1 year, 9 months ago