Skip to content

Commit ee94d44

Browse files
committed
coffeescript this variables fix
1 parent eb4dfe0 commit ee94d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

colors/molokai.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ if &t_Co > 255
190190
hi SignColumn ctermfg=118 ctermbg=235
191191
hi SpecialChar ctermfg=161 cterm=bold
192192
hi SpecialComment ctermfg=245 cterm=bold
193-
hi Special ctermfg=81 ctermbg=232
193+
hi Special ctermfg=81
194194

195195
hi Statement ctermfg=161 cterm=bold
196196
hi StatusLine ctermfg=238 ctermbg=253

0 commit comments

Comments
 (0)