mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-07 10:07:33 +00:00
Fixed Shift+U redo to not override Make Uppercase
This commit is contained in:
parent
3acebf860a
commit
557290b093
@ -99,8 +99,7 @@ map <C-l> <C-w>l
|
||||
map <C-h> <C-w>h
|
||||
|
||||
"map Shift+U to redo
|
||||
"Overwrites Make Uppercase
|
||||
map <S-u> <C-r>
|
||||
nnoremap <S-u> <C-r>
|
||||
|
||||
"Buffet shortcut
|
||||
nnoremap <silent> <F2> :Bufferlist<CR>
|
||||
|
Loading…
Reference in New Issue
Block a user