Skip to content

Conversation

LAK132
Copy link

@LAK132 LAK132 commented Feb 3, 2020

Hello,
I managed to fix the issues where multiple cursors wouldn't update correctly when you hit enter from within a bracket pair.

I also added an configurable "emacs style" newline indentation mode a while back

hello(hello(
........I));

instead of

hello(hello(
..I
));

Feel free to merge if you'd like our forks to be feature equal. I have no idea how to cherry pick on github :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant