Offers Emacs-like indentation functionality.
The package can be installed by using the Settings screen and searching for emacs-flow
.
It can also be installed from the command line with the command:
apm install emacs-flow
With the default keymapping, just press TAB anywhere on the line you're on to automatically indent it to the proper depth. This feature is highly dependent on the current syntax definition being implemented properly.
Emacs Flow has no configuration options at this time.
I have set the following keybindings for this package:
- TAB — Auto-indents the current line in the active editor
Copyright © 2014 by Lee Dohm. See LICENSE for details.