diff --git a/dicts/ttcn.dict b/dicts/ttcn.dict index 06cc505..0af2e2d 100644 --- a/dicts/ttcn.dict +++ b/dicts/ttcn.dict @@ -78,6 +78,7 @@ integer interleave ischosen ispresent +istemplatekind label language length diff --git a/syntax/ttcn.vim b/syntax/ttcn.vim index 8a95577..d7f7f0e 100644 --- a/syntax/ttcn.vim +++ b/syntax/ttcn.vim @@ -149,6 +149,7 @@ syn keyword ttcnFunc str2int str2oct str2float enum2int syn keyword ttcnFunc lengthof sizeof ispresent ischosen syn keyword ttcnFunc isvalue regexp substr replace encvalue syn keyword ttcnFunc decvalue rnd isbound log2str +syn keyword ttcnFunc istemplatekind " Various keywords syn keyword ttcnKeyw in out inout any all sender to value modifies