aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2021-10-01 09:23:32 -0700
committerDylan Baker <dylan@pnwbakers.com>2022-03-07 12:33:33 -0800
commitcbc62e892aaea60a3692797c521672b95be9389d (patch)
treee27a2a0b2d3fdaac4b3c92bf43becb16aa97cc11 /data
parentfd55ff6a725b920e821dd3c2d5179dd0011c216a (diff)
downloadmeson-cbc62e892aaea60a3692797c521672b95be9389d.zip
meson-cbc62e892aaea60a3692797c521672b95be9389d.tar.gz
meson-cbc62e892aaea60a3692797c521672b95be9389d.tar.bz2
interpreter: add an implementation for structured_sources
Diffstat (limited to 'data')
-rw-r--r--data/syntax-highlighting/vim/syntax/meson.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/syntax-highlighting/vim/syntax/meson.vim b/data/syntax-highlighting/vim/syntax/meson.vim
index 15b47cd..0519bb2 100644
--- a/data/syntax-highlighting/vim/syntax/meson.vim
+++ b/data/syntax-highlighting/vim/syntax/meson.vim
@@ -116,6 +116,7 @@ syn keyword mesonBuiltin
\ shared_library
\ shared_module
\ static_library
+ \ structured_sources
\ subdir
\ subdir_done
\ subproject