diff options
| author | 2015-03-03 22:13:06 +0100 | |
|---|---|---|
| committer | 2015-03-03 22:13:06 +0100 | |
| commit | c7ebce541a9914d4e5a3b52e838e2ac66dd139a0 (patch) | |
| tree | 8b13806acb0d7074a5064bcaa996074747f7dd2f | |
| parent | 6eb7007d01879f32795a54cd78ebc7abe5bcaeac (diff) | |
| download | dotfiles-c7ebce541a9914d4e5a3b52e838e2ac66dd139a0.tar.gz dotfiles-c7ebce541a9914d4e5a3b52e838e2ac66dd139a0.tar.bz2 dotfiles-c7ebce541a9914d4e5a3b52e838e2ac66dd139a0.zip | |
Removed black text on hints
| -rw-r--r-- | vimperatorrc | 3 |
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 | ||
| 3 | highlight 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; | 3 | highlight 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; |
| 4 | highlight HintElem color: black; | 4 | highlight HintElem '' |
| 5 | set hintchars=asdfjkluiowerqp | 5 | set hintchars=asdfjkluiowerqp |
| 6 | source! /home/tom/.vimperatorrc.local | ||
| 6 | set gui=nonavigation | 7 | set gui=nonavigation |
| 7 | 8 | ||
| 8 | " vim: set ft=vimperator: | 9 | " vim: set ft=vimperator: |
