braceless.vim
braceless.vim copied to clipboard
All sorts of problems with `o` command
Somewhat pertains to #50.
- after a method (
async
)def func(<o>
-> jumps one to many indents in - after any return value type annotation:
) -> Type:<o>
-> should be one more indentation level in