From 50916e5a544f1e086e69e70aced50c3fb7bcd267 Mon Sep 17 00:00:00 2001 From: yan Date: Tue, 20 Dec 2011 02:08:22 -0800 Subject: [PATCH] Improve visual select color, as well as CommandT --- vim/plugin/settings/solarized.vim | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vim/plugin/settings/solarized.vim b/vim/plugin/settings/solarized.vim index 91a44070..87193e1f 100644 --- a/vim/plugin/settings/solarized.vim +++ b/vim/plugin/settings/solarized.vim @@ -3,6 +3,10 @@ " so you can see the flow hi! link rubyDefine rubyControl +" This is a bit nicer visual selection, and +" as a side bonus it makes CommandT look better +hi! link Visual DiffChange + " Colors to make LustyJuggler more usable " the Question color in LustyJuggler is mapped to " the currently selected buffer.