mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
No commits in common. "f4a842d59e1fadb96495a233e972363ba2baedf4" and "3b97435825a01891eb42e1361977a87f2593d0bb" have entirely different histories.
f4a842d59e
...
3b97435825
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ set commentstring=//%s
|
||||||
|
|
||||||
" make the default Vim mappings more consistent
|
" make the default Vim mappings more consistent
|
||||||
" https://www.reddit.com/r/vim/comments/dgbr9l/mappings_i_would_change_for_more_consistent_vim/
|
" https://www.reddit.com/r/vim/comments/dgbr9l/mappings_i_would_change_for_more_consistent_vim/
|
||||||
nmap U <C-r>
|
nnoremap U <C-r>
|
||||||
nnoremap Y y$
|
nnoremap Y y$
|
||||||
|
|
||||||
" <C-i> is treated as <tab> in terminals, so the original function of <C-i>
|
" <C-i> is treated as <tab> in terminals, so the original function of <C-i>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue