Updating keymaps

This commit is contained in:
Alex Yatskov 2016-10-29 18:10:30 -07:00
parent a1b5df851f
commit 4dd1ef32d1

View File

@ -5,6 +5,7 @@ nnoremap <silent><Leader><Leader> :b#<Cr>
nnoremap <silent><Esc><Esc> :nohlsearch<Cr> nnoremap <silent><Esc><Esc> :nohlsearch<Cr>
nnoremap Q <Nop> nnoremap Q <Nop>
nnoremap Y y$ nnoremap Y y$
nnoremap <silent><Leader>m :make<Cr>
noremap <C-c> <Esc> noremap <C-c> <Esc>
vnoremap <Leader>y "+y vnoremap <Leader>y "+y