map q: to :q.
From http://sheerun.net/2014/03/21/how-to-boost-your-vim-productivity/
This commit is contained in:
@@ -36,6 +36,7 @@ set background=dark
|
|||||||
highlight Search cterm=none ctermbg=blue
|
highlight Search cterm=none ctermbg=blue
|
||||||
"
|
"
|
||||||
" mapping
|
" mapping
|
||||||
|
map q: :q
|
||||||
nmap <Esc>[Z <C-w>W
|
nmap <Esc>[Z <C-w>W
|
||||||
nmap <F8> :TagbarToggle<CR>
|
nmap <F8> :TagbarToggle<CR>
|
||||||
nmap <Tab> <C-w>w
|
nmap <Tab> <C-w>w
|
||||||
|
|||||||
Reference in New Issue
Block a user