diff options
| -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: |
