commit 85309dfadc0f461b838a6b5ce13040d67c065849
parent 830d7fecc3006063cb47dd19d3e2a321ac317763
Author: Anselm R. Garbe <garbeam@gmail.com>
Date: Sun, 30 Sep 2007 13:04:51 +0200
fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bluegray/bluegray.vim b/bluegray/bluegray.vim
@@ -8,7 +8,7 @@
" :he highlight-groups
" :he cterm-colors
" :he highlight
-let g:colors_name="grayblue"
+let g:colors_name="bluegray"
hi SpecialKey cterm=bold ctermfg=NONE
hi NonText cterm=bold ctermfg=NONE
hi Directory cterm=bold ctermfg=NONE