aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-03-03 10:19:01 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-03-03 10:19:01 +0100
commitfaa7f8271f9bd49cdea36cfc79571a1aae433a9c (patch)
treeeca75b214fc4fca5d3768ad47a7d3a8b1c59f1a0
parent55058106d31073238007399a1688f0dd0b92fa2b (diff)
downloaddotfiles-faa7f8271f9bd49cdea36cfc79571a1aae433a9c.tar.gz
dotfiles-faa7f8271f9bd49cdea36cfc79571a1aae433a9c.tar.bz2
dotfiles-faa7f8271f9bd49cdea36cfc79571a1aae433a9c.zip
Added nonavigationbar in vimperatorrc
-rw-r--r--vimperatorrc1
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
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;
4set hintchars=asdfjkluiowerqp 4set hintchars=asdfjkluiowerqp
5set gui=nonavigation
5 6
6" vim: set ft=vimperator: 7" vim: set ft=vimperator: