mirror of https://github.com/akelge/vim
Minimalism: start
This commit is contained in:
parent
b68e9ace83
commit
66171b1332
5
vimrc
5
vimrc
|
@ -270,9 +270,8 @@ nnoremap <silent> <Leader>tn :ConqueTermTab zsh<CR>
|
|||
|
||||
map <silent> <Leader>c <plug>NERDCommenterToggle
|
||||
|
||||
" nnoremap <silent> Y y$
|
||||
inoremap <silent> <C-\> <C-N>
|
||||
inoremap <silent> <C-Tab> <C-N>
|
||||
" inoremap <silent> <C-\> <C-N>
|
||||
" inoremap <silent> <C-Tab> <C-N>
|
||||
|
||||
" diffput/diffget
|
||||
nnoremap <silent> <Leader>dp :diffput<CR>
|
||||
|
|
Loading…
Reference in New Issue