Skip to content

SublimeText/IndentNav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndentNav

An indented text navigation plugin for Sublime Text.

Navigate between and within indented text blocks via up, down, home and end, as if they were the whole document, by holding alt modifier.

Installation

...

Usage

Key Description
alt+home Move caret(s) to beginning of indented text block
alt+end Move caret(s) to end of indented text block
alt+up Move caret(s) to previous text block of same indentation
alt+end Move caret(s) to next text block of same indentation
--- ---
alt+shift+home Expand selection to beginning of indented text block
alt+shift+end Expand selection to end of indented text block
alt+shift+up Expand selection to previous text block of same indentation
alt+shift+end Expand selection to next text block of same indentation

Credits

Inspired by BlockNav and Jump Along Indent.

About

An indented text navigation plugin for Sublime Text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages