File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -109,7 +109,7 @@ endif
|
109 | 109 | "" Programm Keywords"{{{
|
110 | 110 | syntax keyword typescriptSource import export from as
|
111 | 111 | syntax keyword typescriptIdentifier arguments this void
|
112 |
| -syntax keyword typescriptStorageClass let var const |
| 112 | +syntax keyword typescriptStorageClass let var const using |
113 | 113 | syntax keyword typescriptOperator delete new instanceof typeof
|
114 | 114 | syntax keyword typescriptBoolean true false
|
115 | 115 | syntax keyword typescriptNull null undefined
|
|
You can’t perform that action at this time.
0 commit comments