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