|
@ -170,6 +170,10 @@ nnoremap <leader>n :wnext<CR> |
|
|
nnoremap <C-n> :20Lexplore<CR> |
|
|
nnoremap <C-n> :20Lexplore<CR> |
|
|
nnoremap <leader>pv :Explore<CR> |
|
|
nnoremap <leader>pv :Explore<CR> |
|
|
|
|
|
|
|
|
|
|
|
" disable ex mode |
|
|
|
|
|
map q: <Nop> |
|
|
|
|
|
nnoremap Q <nop> |
|
|
|
|
|
|
|
|
" Plugin options must go at the bottom of the file. |
|
|
" Plugin options must go at the bottom of the file. |
|
|
" install plugins |
|
|
" install plugins |
|
|
|
|
|
|
|
|