navigate-indent
Keybindings for quickly navigate through indentations
klorenz 590 4 0.1.0 MIT GitHub

navigate-indent package

Navigate quickly through indentations using following keymaps:

  • ctrl-shift-down go to next line with same indentation level
  • ctrl-shift-up go to previous line with same indentation level
  • ctrl-shift-left go to next line with more indentation
  • ctrl-shift-right go to next line with less indentation

(multicursor support)