summaryrefslogtreecommitdiffstats
path: root/syntax/meson.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2019-09-04 15:44:43 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2019-09-04 15:44:43 +0200
commit664aa988f6d9cdb7b75218666fbe348c85ef8b29 (patch)
tree306173199576430e6133a1ed137bd80bbc2fb01b /syntax/meson.vim
parent3ddca5da461ebfaa82104f82e3cbf19d1c326ade (diff)
downloadvim-polyglot-664aa988f6d9cdb7b75218666fbe348c85ef8b29.tar.gz
vim-polyglot-664aa988f6d9cdb7b75218666fbe348c85ef8b29.zip
Update
Diffstat (limited to 'syntax/meson.vim')
-rw-r--r--syntax/meson.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/syntax/meson.vim b/syntax/meson.vim
index 1d73e60e..7bd562c0 100644
--- a/syntax/meson.vim
+++ b/syntax/meson.vim
@@ -73,6 +73,7 @@ syn keyword mesonBuiltin
\ add_project_arguments
\ add_project_link_arguments
\ add_test_setup
+ \ alias_target
\ assert
\ benchmark
\ both_libraries
@@ -101,6 +102,7 @@ syn keyword mesonBuiltin
\ install_headers
\ install_man
\ install_subdir
+ \ is_disabler
\ is_variable
\ jar
\ join_paths