File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ endif
109109
"" Programm Keywords"{{{
110110
syntax keyword typescriptSource import export from as
111111
syntax keyword typescriptIdentifier arguments this void
112-
syntax keyword typescriptStorageClass let var const
112+
syntax keyword typescriptStorageClass let var const using
113113
syntax keyword typescriptOperator delete new instanceof typeof
114114
syntax keyword typescriptBoolean true false
115115
syntax keyword typescriptNull null undefined

0 commit comments

Comments
 (0)