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

Configurable vertical alignment #2176

Open
vemv opened this issue May 17, 2019 · 0 comments
Open

Configurable vertical alignment #2176

vemv opened this issue May 17, 2019 · 0 comments

Comments

@vemv
Copy link

vemv commented May 17, 2019

Hi there,

under Emacs I can do the following:

(add-to-list 'clojure-align-cond-forms "spec/or")

And then I'll get the following vertical alignment:

(spec/or :integer int?
         :double  double?)

...as opposed to :double double?.

I wonder if the same per-var customization is or could be offered in Cursive. That way users of the two major editors would have one less possible point of friction.

Thanks - Victor

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

No branches or pull requests

1 participant