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