aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-03-03 22:13:06 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-03-03 22:13:06 +0100
commitc7ebce541a9914d4e5a3b52e838e2ac66dd139a0 (patch)
tree8b13806acb0d7074a5064bcaa996074747f7dd2f
parent6eb7007d01879f32795a54cd78ebc7abe5bcaeac (diff)
downloaddotfiles-c7ebce541a9914d4e5a3b52e838e2ac66dd139a0.tar.gz
dotfiles-c7ebce541a9914d4e5a3b52e838e2ac66dd139a0.tar.bz2
dotfiles-c7ebce541a9914d4e5a3b52e838e2ac66dd139a0.zip
Removed black text on hints
-rw-r--r--vimperatorrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/vimperatorrc b/vimperatorrc
index 91b3b64..984f4e0 100644
--- a/vimperatorrc
+++ b/vimperatorrc
@@ -1,8 +1,9 @@
1"3.8.3 (created: 2014/11/09 13:19:01) 1"3.8.3 (created: 2014/11/09 13:19:01)
2 2
3highlight Hint font-family: monospace; font-size: 12px; font-weight: bold; text-transform: uppercase; color: white; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 0px 1px 0px 1px; 3highlight Hint font-family: monospace; font-size: 12px; font-weight: bold; text-transform: uppercase; color: white; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 0px 1px 0px 1px;
4highlight HintElem color: black; 4highlight HintElem ''
5set hintchars=asdfjkluiowerqp 5set hintchars=asdfjkluiowerqp
6source! /home/tom/.vimperatorrc.local
6set gui=nonavigation 7set gui=nonavigation
7 8
8" vim: set ft=vimperator: 9" vim: set ft=vimperator: