summaryrefslogtreecommitdiffstats
path: root/after/syntax/vim.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-03-08 21:32:50 -0700
committerAdam Stankiewicz <sheerun@sher.pl>2015-03-08 21:32:50 -0700
commit23913e0598d23ec5948b71ea78c549b39cecf764 (patch)
treef21bd3dd20a7fe0e46bed7dd11329a204fe4cc3f /after/syntax/vim.vim
parent1c2123117537fb4bccf87fcf39abc05eaf950ec2 (diff)
downloadvim-polyglot-1.12.1.tar.gz
vim-polyglot-1.12.1.zip
Updatev1.12.1
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')