From 4d18a5e5dd427a2962fe34c6a12007cac67ce89c Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 23 Apr 2019 11:32:40 +0200 Subject: Update --- syntax/carp.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax/carp.vim') diff --git a/syntax/carp.vim b/syntax/carp.vim index c2b800b8..692ffb3c 100644 --- a/syntax/carp.vim +++ b/syntax/carp.vim @@ -21,7 +21,7 @@ else endif syn keyword carpSyntax def defn let do if while ref address set! the -syn keyword carpSyntax defmacro defdynamic quote cons list array fn +syn keyword carpSyntax defmacro defdynamic defndynamic quote cons list array fn syn keyword carpSyntax expand deftype register system-include register-type syn keyword carpSyntax defmodule copy use module defalias definterface eval syn keyword carpSyntax expand instantiate type info help quit env build run -- cgit v1.2.3