mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-11 12:33:47 -05:00
@@ -98,6 +98,8 @@ if !exists('g:loaded_matchit') && findfile('plugin/matchit.vim', &rtp) ==# ''
|
|||||||
runtime! macros/matchit.vim
|
runtime! macros/matchit.vim
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
nnoremap & :&&<CR>
|
||||||
|
xnoremap & :&&<CR>
|
||||||
" Make Y consistent with C and D. See :help Y.
|
" Make Y consistent with C and D. See :help Y.
|
||||||
nnoremap Y y$
|
nnoremap Y y$
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user