mxw / vim-jsx

React JSX syntax highlighting and indenting for vim.
1.59k stars 95 forks source link

Fragment shorthand support #188

Open amadeus opened 5 years ago

amadeus commented 5 years ago

This should fix #152

I left a comment in the source detailing my fix and why.

amadeus commented 5 years ago

Any status on this? Wondering if it's worth just forking this repo if it's now considered inactive.

0zguner commented 5 years ago

@amadeus I'would like to use your fork. Can you also please merge other PRs if they are required ?

amadeus commented 5 years ago

I have created a fork, merged this PR in, and a couple others. I am not 100% confident in a couple of the other PRs I merged in, but they looked ok. Feel free to give it a whirl.

amadeus/vim-jsx

I want to sit on it for a couple days before I start promoting it on vim-javascript.

JESii commented 5 years ago

@amadeus -- I think it's time for you to start promoting your fork on vim-javascript. The indentation with AirBNB rules is a nightmare with this plugin. I started to fork it myself, then saw that you had done the same. I'm gonna switch to yours and see how it goes. Thanks!

t-mdo commented 5 years ago

I went to vim-jsx-pretty. It's pretty solid.