Skip to content

Commit 8bf9436

Browse files
Fymyteap
authored andcommitted
add support for rasi
This resolves #168.
1 parent 0eb967a commit 8bf9436

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

after/syntax/rasi.vim

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
" https://github.com/Fymyte/rasi.vim
2+
call css_color#init('css', 'extended'
3+
\, 'rasiHexColor,rasiRGBColor,rasiRGBAColor,rasiHSLColor,rasiHSLAColor,rasiNamedColor'
4+
\. ',rasiPropertyVal,rasiComment,rasiCommentL,rasiEnvVar,rasiVarReference')

0 commit comments

Comments
 (0)