Skip to content
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

cljfmt-compatible indenting for some forms #23

Merged
merged 2 commits into from
May 11, 2022
Merged

Conversation

jsn
Copy link
Contributor

@jsn jsn commented May 10, 2022

This seems to fix #22 for me.

@axvr
Copy link
Member

axvr commented May 10, 2022

Thanks, I'll try to review this tomorrow.

Copy link
Member

@axvr axvr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work. I've tested it and it works as expected for me. Although I do have a couple of minor suggestions.

Copy link
Contributor Author

@jsn jsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added both, thank you!

@axvr axvr merged commit 72c1aeb into clojure-vim:master May 11, 2022
@axvr
Copy link
Member

axvr commented May 11, 2022

Thanks, merged!

@axvr axvr added the indentation Affects indentation label Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
indentation Affects indentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cljfmt-compatible ns form formatting
2 participants