summaryrefslogtreecommitdiffstats
path: root/after/syntax/vim.vim
diff options
context:
space:
mode:
Diffstat (limited to 'after/syntax/vim.vim')
-rw-r--r--after/syntax/vim.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/after/syntax/vim.vim b/after/syntax/vim.vim
index 4fdaee2e..53023d45 100644
--- a/after/syntax/vim.vim
+++ b/after/syntax/vim.vim
@@ -3,4 +3,4 @@
if !( has('gui_running') || &t_Co==256 ) | finish | endif
-call css_color#init('any', 'vimHiGuiRgb,vimComment,vimLineComment')
+call css_color#init('hex', 'none', 'vimHiGuiRgb,vimComment,vimLineComment')