Skip to content

Commit d20cc67

Browse files
committed
support strings in VimL
This resolves ap#122
1 parent 1f9fe5c commit d20cc67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

after/syntax/vim.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
call css_color#init('hex', 'none', 'vimHiGuiRgb,vimComment,vimLineComment')
1+
call css_color#init('hex', 'none', 'vimHiGuiRgb,vimString,vimComment,vimLineComment')

0 commit comments

Comments
 (0)