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

Better support for Airbnb JSX conventions #155

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tymarats
Copy link

Fix #149

@mxw
Copy link
Owner

mxw commented Feb 20, 2018

Can you show me some examples of what this makes different?

@tymarats
Copy link
Author

Please, take a look at #149 for an example. Basically, it fixes situations like when you’re using self-closing /> sequence in a separate line (Airbnb style) and then a blank line immediately afterwards and before the next tag. As it is now, that next tag will be incorrectly unindented for one level.

@Pablo1107
Copy link

Why has this been merge with upstream?

JESii pushed a commit to JESii/vim-jsx that referenced this pull request Apr 9, 2019
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.

None yet

3 participants