summaryrefslogtreecommitdiff
path: root/data/syntax-highlighting
AgeCommit message (Collapse)Author
2018-04-11Trivial update to meson vim syntax + typo in snippet [skip ci]Nirbheek Chauhan
2018-02-11Re-link remaining github wiki urls to mesonbuild.com siteSami Kerola
2018-01-16A few small improvements to meson.elJon Turney
Add some missing statements to list of keywords Derive from prog-mode, so any prog-mode hooks are run Automatically use this mode for meson.build files [ci skip]
2017-12-14vim: Add warning function to list of builtinsDylan Baker
2017-11-11Move shell completions and text editor helpers to data/Arseny Maslennikov