Minimalism: start

This commit is contained in:
Andrea Mistrali 2016-05-14 18:37:52 +02:00
parent b68e9ace83
commit 66171b1332
1 changed files with 2 additions and 3 deletions

5
vimrc
View File

@ -270,9 +270,8 @@ nnoremap <silent> <Leader>tn :ConqueTermTab zsh<CR>
map <silent> <Leader>c <plug>NERDCommenterToggle map <silent> <Leader>c <plug>NERDCommenterToggle
" nnoremap <silent> Y y$ " inoremap <silent> <C-\> <C-N>
inoremap <silent> <C-\> <C-N> " inoremap <silent> <C-Tab> <C-N>
inoremap <silent> <C-Tab> <C-N>
" diffput/diffget " diffput/diffget
nnoremap <silent> <Leader>dp :diffput<CR> nnoremap <silent> <Leader>dp :diffput<CR>