From d0ee3dfe94e3883efb3d2a6efd4808560577887a Mon Sep 17 00:00:00 2001 From: antab Date: Mon, 21 Sep 2020 13:41:19 +0200 Subject: [PATCH] fix: add subninja and include to static_words --- rc/filetype/ninja.kak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/filetype/ninja.kak b/rc/filetype/ninja.kak index 2fb93decb..b34f09b86 100644 --- a/rc/filetype/ninja.kak +++ b/rc/filetype/ninja.kak @@ -77,7 +77,7 @@ add-highlighter shared/ninja/pool/pool regex '^pool' 0:keyword # keywords/builtin variable names evaluate-commands %sh{ - keywords="rule build command default" + keywords="rule build command default subninja include" reserved_names="builddir ninja_required_version pool depfile deps depfile msvc_deps_prefix description dyndep generator restat rspfile rspfile_content" printf %s "