Skip to content

Commit 64160b6

Browse files
authored
types: Fix type color, add char, add return, add type Highlighting (#10)
1 parent 47572f2 commit 64160b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax/jinko.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ hi link jinkoIntegerLiteral Number
3333
hi link jinkoCustomType Function
3434
hi link jinkoBool Boolean
3535
hi link jinkoStringLiteral String
36-
hi link jinkoEscapeSequence SpecialChar
36+
hi link jinkoEscapeSequence SpecialChar

0 commit comments

Comments
 (0)