mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
No commits in common. "b31bea45eafb62ddf1534e4a81a04a73931aae3c" and "86b542b4d0e6bc74a393e1681261b1e1d2b6bb37" have entirely different histories.
b31bea45ea
...
86b542b4d0
1 changed files with 0 additions and 16 deletions
|
@ -119,22 +119,6 @@ set commentstring=//%s
|
|||
xnoremap <leader>dg :diffget<CR>
|
||||
xnoremap <leader>dp :diffput<CR>
|
||||
|
||||
" Horizontal scroll
|
||||
" normal mode
|
||||
nnoremap <M-h> zh
|
||||
nnoremap <M-H> zH
|
||||
nnoremap <M-Left> zh
|
||||
nnoremap <M-l> zl
|
||||
nnoremap <M-L> zL
|
||||
nnoremap <M-Right> zl
|
||||
" visual mode
|
||||
xnoremap <M-h> zh
|
||||
xnoremap <M-H> zH
|
||||
xnoremap <M-Left> zh
|
||||
xnoremap <M-l> zl
|
||||
xnoremap <M-L> zL
|
||||
xnoremap <M-Right> zl
|
||||
|
||||
" }}}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue