mirror of
https://github.com/akelge/vim
synced 2025-08-16 07:48:35 +00:00
Restored Y behaviuor in vim
This commit is contained in:
@ -142,7 +142,7 @@ nnoremap <silent> <Leader>N :set number!<CR>
|
|||||||
nnoremap <silent> <Leader>b :HSBufExplorer<CR>
|
nnoremap <silent> <Leader>b :HSBufExplorer<CR>
|
||||||
map <silent> <Leader>c <plug>NERDCommenterToggle
|
map <silent> <Leader>c <plug>NERDCommenterToggle
|
||||||
|
|
||||||
nnoremap <silent> Y y$
|
" 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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user