forked from solstice/solstice
(BREAKING) "use" keyword, stdlib seperate
This commit is contained in:
@@ -7,7 +7,7 @@ endif
|
||||
" Keywords
|
||||
syn keyword solsticeConditional if
|
||||
syn keyword solsticeRepeat while
|
||||
syn keyword solsticeKeyword def struct return
|
||||
syn keyword solsticeKeyword def struct return use
|
||||
syn keyword solsticeType int string bool double char
|
||||
syn keyword solsticeBoolean true false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user