An extension for Nova.
Adds hotkeys to insert a newline before or after the current line.
- ⌘↩︎: Insert newline after current line.
- ⇧⌘↩︎: Insert newline before current line.
Supports multiple cursors
- Automatic indentation
- Make cursor movement optional