-
-
Notifications
You must be signed in to change notification settings - Fork 247
Form alignment #347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Form alignment #347
Conversation
Sounds good to me. A changelog entry should be added as well. Probably we should mention this in the README as well. |
Btw, I'm guessing you can add this to |
We should wrap this as well. I know that a bunch of people are quite excited about the feature. |
I know, it's on my list. But I'm still going through bug fixes for the cider release. :) |
Yeah, those are way more important in the short term for sure. :-) |
That sounds reasonable. I missed it when I was originally reading the description. Once this and the comment changes are finalized I'll probably release them as 5.1. |
9a2ddbd
to
037c5db
Compare
PR updated. |
037c5db
to
64d3098
Compare
And (I should say) heavily changed. It now uses the |
👍 |
Much nicer now.
This hooks into indent-line, so that no extra commands are required.
If the user wants, a command is provided as well. We could bind it to
C-c SPC
in analogy toC-x SPC
.