diff --git a/ftplugin/vundle.vim b/ftplugin/vundle.vim index ea249c4..69ee5e4 100644 --- a/ftplugin/vundle.vim +++ b/ftplugin/vundle.vim @@ -1,7 +1,7 @@ -syn keyword vimCommand Bundle - setl hls ro noma ignorecase syntax=vim +syn keyword vimCommand Bundle + nnoremap q :wincmd q nnoremap i :call vundle#scripts#install() nnoremap r :Bundles