diff options
| author | 2015-03-03 10:19:01 +0100 | |
|---|---|---|
| committer | 2015-03-03 10:19:01 +0100 | |
| commit | faa7f8271f9bd49cdea36cfc79571a1aae433a9c (patch) | |
| tree | eca75b214fc4fca5d3768ad47a7d3a8b1c59f1a0 | |
| parent | 55058106d31073238007399a1688f0dd0b92fa2b (diff) | |
| download | dotfiles-faa7f8271f9bd49cdea36cfc79571a1aae433a9c.tar.gz dotfiles-faa7f8271f9bd49cdea36cfc79571a1aae433a9c.tar.bz2 dotfiles-faa7f8271f9bd49cdea36cfc79571a1aae433a9c.zip | |
Added nonavigationbar in vimperatorrc
| -rw-r--r-- | vimperatorrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vimperatorrc b/vimperatorrc index e2e689e..005dab1 100644 --- a/vimperatorrc +++ b/vimperatorrc | |||
| @@ -2,5 +2,6 @@ | |||
| 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 | set hintchars=asdfjkluiowerqp | 4 | set hintchars=asdfjkluiowerqp |
| 5 | set gui=nonavigation | ||
| 5 | 6 | ||
| 6 | " vim: set ft=vimperator: | 7 | " vim: set ft=vimperator: |
