dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit d9bf54e4d6dcc8f5f645e287b928083d7040a386
parent ea89228ea3399753928e360285bedae5d875facd
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Wed, 12 Mar 2014 18:54:07 +0100

Removed highlight that wasn't supported

Diffstat:
M.vimperator/colors/darkness2.vimp | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.vimperator/colors/darkness2.vimp b/.vimperator/colors/darkness2.vimp @@ -50,7 +50,7 @@ hi ModeMsg color: #afafaf; background: #222222; "CmdLine when Not i hi MoreMsg color: #afafaf; background: #222222; hi NonText color: lightblue; min-height: 16px; padding-left: 2px; hi Question color: #ffffff; background: #222222; font-weight: bold; -hi Search font-size: inherit; padding: 0; color: #222222; background-color: yellow; padding: 0; +"hi Search font-size: inherit; padding: 0; color: #222222; background-color: yellow; padding: 0; hi Function color: lightgreen; background: #222222; hi Number color: tan; background: #222222 hi String color: #222222; background: #afafaf;