Updated vimrc

This commit is contained in:
Pezz89
2015-06-05 16:02:00 +02:00
parent 4f6de75d0e
commit d5f9872dc7
-2
View File
@@ -323,8 +323,6 @@ vmap <C-v> <Plug>(expand_region_shrink)
" Use enter to jump to line number/end of file
nnoremap <CR> G
" Use backspace go to begining of file
nnoremap <BS> gg
" Stop strange window from popping up when accidentally press q:
map q: :q