Skip to content

gko/upside-down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upside-down

preview

This is vim plugin that allows you to move your code using following shortcuts:

Up and down

  • Alt/⌥
  • Alt/⌥ j
  • Alt/⌥
  • Alt/⌥ k

Left and right

  • Alt/⌥
  • Alt/⌥ h
  • Alt/⌥
  • Alt/⌥ l

Installation

With vim-plug:

Plug 'gko/upside-down'

in your .vimrc

macOS

In macOS don't forget to check the «Use option as meta key»:

terminal

And «Esc+» option in iterm2:

iterm2

Like it?

⭐ this repo

Releases

No releases published

Packages

No packages published