gko / vim-coloresque

css/less/sass/html color preview for vim
352 stars 63 forks source link

Requesting if it could be made to work with vim color schemes like colorizer? #3

Closed itaine closed 11 years ago

itaine commented 11 years ago

First off, props!!! This works way better than the others.

itaine commented 11 years ago

I manage to work around it for now with the following:

au BufNewFile,BufRead *.vim set ft=css

gko commented 11 years ago

Done.