diff options
Diffstat (limited to 'vimperator/.vimperatorrc')
| -rw-r--r-- | vimperator/.vimperatorrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/vimperator/.vimperatorrc b/vimperator/.vimperatorrc new file mode 100644 index 0000000..984f4e0 --- /dev/null +++ b/vimperator/.vimperatorrc | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | "3.8.3 (created: 2014/11/09 13:19:01) | ||
| 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; | ||
| 4 | highlight HintElem '' | ||
| 5 | set hintchars=asdfjkluiowerqp | ||
| 6 | source! /home/tom/.vimperatorrc.local | ||
| 7 | set gui=nonavigation | ||
| 8 | |||
| 9 | " vim: set ft=vimperator: | ||
