mirror of
https://github.com/mesonbuild/meson.git
synced 2026-08-09 17:18:25 +00:00
Vim syntax: new function add_test_setup()
Also remove is_subproject; it's not a global function
This commit is contained in:
committed by
Jussi Pakkanen
parent
476174477e
commit
f0ccbc649c
@@ -67,8 +67,8 @@ syn keyword mesonBuiltin
|
||||
\ add_global_link_arguments
|
||||
\ add_languages
|
||||
\ add_project_arguments
|
||||
\ add_project_arguments
|
||||
\ add_project_link_arguments
|
||||
\ add_test_setup
|
||||
\ benchmark
|
||||
\ build_machine
|
||||
\ build_target
|
||||
@@ -94,7 +94,6 @@ syn keyword mesonBuiltin
|
||||
\ install_headers
|
||||
\ install_man
|
||||
\ install_subdir
|
||||
\ is_subproject
|
||||
\ is_variable
|
||||
\ jar
|
||||
\ join_paths
|
||||
|
||||
Reference in New Issue
Block a user