diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2009-10-14 18:41:37 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2009-10-14 18:41:37 +0200 |
commit | 9100fdf3bdc12c178c5d19967fe320b00804d22d (patch) | |
tree | d3f8b2fa6e6fb914932b10576824bf40cf631f6d /.vim | |
parent | 7d324bfb87709b31dcbd7f0fb3426887cc3ae503 (diff) | |
download | dotfiles-9100fdf3bdc12c178c5d19967fe320b00804d22d.tar.gz dotfiles-9100fdf3bdc12c178c5d19967fe320b00804d22d.tar.bz2 dotfiles-9100fdf3bdc12c178c5d19967fe320b00804d22d.zip |
Change .vimperratorc
Diffstat (limited to '')
-rw-r--r-- | .vimperatorrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.vimperatorrc b/.vimperatorrc index d9a5333..e60ca7f 100644 --- a/.vimperatorrc +++ b/.vimperatorrc @@ -1,8 +1,7 @@ set guioptions+=T set popups=2 -set showstatuslinks=2 set wildoptions=auto -set complete=sfl +set complete=slf map <C-p> :ha<CR> map <BS> H |