This is vim
plugin that allows you to move your code using following shortcuts:
- Alt/⌥ ↓
- Alt/⌥ j
- Alt/⌥ ↑
- Alt/⌥ k
- Alt/⌥ ←
- Alt/⌥ h
- Alt/⌥ →
- Alt/⌥ l
With vim-plug:
Plug 'gko/upside-down'
in your .vimrc
In macOS don't forget to check the «Use option as meta key»:
And «Esc+» option in iterm2:
⭐ this repo