diff options
author | vaskozl <vasil.zlatanov@gmail.com> | 2014-12-10 17:59:02 +0000 |
---|---|---|
committer | vaskozl <vasil.zlatanov@gmail.com> | 2014-12-10 17:59:02 +0000 |
commit | 3866c737b87291b2e2fbdd239afb4466cc2dc3ba (patch) | |
tree | df613d1cb0624365c7c8494b53d00a000b9939f6 | |
parent | 5f17974319923100315e2ea0e80cc10df6e93cff (diff) | |
download | dotfiles-3866c737b87291b2e2fbdd239afb4466cc2dc3ba.tar.gz dotfiles-3866c737b87291b2e2fbdd239afb4466cc2dc3ba.tar.bz2 dotfiles-3866c737b87291b2e2fbdd239afb4466cc2dc3ba.zip |
nonav
-rw-r--r-- | vimperatorrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vimperatorrc b/vimperatorrc index 59eff55..3bb3558 100644 --- a/vimperatorrc +++ b/vimperatorrc @@ -47,5 +47,6 @@ nnoremap w :open wikipedia nnoremap x d source! /home/vasko/.vimperatorrc.local set focuscontent +set gui=nonavigation " vim: set ft=vimperator: |