summaryrefslogtreecommitdiff
path: root/.vimperatorrc
blob: d9a5333da4d3813b9e7f865f9ef7bdf59e551332 (plain)
1
2
3
4
5
6
7
8
9
set guioptions+=T
set popups=2
set showstatuslinks=2
set wildoptions=auto
set complete=sfl

map <C-p> :ha<CR>
map <BS> H
" vim: ft=vim