summaryrefslogtreecommitdiffstats
path: root/syntax/nim.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/nim.vim')
-rw-r--r--syntax/nim.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/syntax/nim.vim b/syntax/nim.vim
index c3aa7b3f..2957866c 100644
--- a/syntax/nim.vim
+++ b/syntax/nim.vim
@@ -116,6 +116,7 @@ if nim_highlight_builtins == 1
syn keyword nimBuiltin addquitproc addQuitProc
syn keyword nimBuiltin copy setlen setLen newstring newString zeromem zeroMem copymem copyMem movemem moveMem
syn keyword nimBuiltin equalmem equalMem alloc alloc0 realloc dealloc assert
+ syn keyword nimBuiltin typedesc typed untyped stmt expr
syn keyword nimBuiltin echo swap getrefcount getRefcount getcurrentexception getCurrentException Msg
syn keyword nimBuiltin getoccupiedmem getOccupiedMem getfreemem getFreeMem gettotalmem getTotalMem isnil isNil seqtoptr seqToPtr
syn keyword nimBuiltin find pop GC_disable GC_enable GC_fullCollect