mirror of
https://github.com/akelge/vim
synced 2025-07-12 01:22:10 +00:00
Minimalism: start
This commit is contained in:
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>
|
||||
|
Reference in New Issue
Block a user