Skip to content

Commit 78e6d9f

Browse files
committed
Support scss.
1 parent 9151e4c commit 78e6d9f

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
*.swp
2+
*~

after/syntax/scss.vim

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
" Language: Colored CSS Color Preview
2+
" Author: Eiichi Sato <sato.eiichi@gmail.com>
3+
" Last Change: 2012 Jul 13
4+
" Licence: No Warranties. WTFPL. But please tell me!
5+
" Version: 0.7.1
6+
7+
runtime! syntax/css.vim

0 commit comments

Comments
 (0)