blob: 4fdaee2e8d0a5dc9b46eabb7b791db7ae28bf918 (
plain) (
tree)
 | 
 | 
" Language:     Colorful CSS Color Preview
" Author:       Aristotle Pagaltzis <pagaltzis@gmx.de>
if !( has('gui_running') || &t_Co==256 ) | finish | endif
call css_color#init('any', 'vimHiGuiRgb,vimComment,vimLineComment')
  |