vim-jsx icon indicating copy to clipboard operation
vim-jsx copied to clipboard

JSX syntax highlighting breaks after running `:Vex`

Open betoharres opened this issue 6 years ago • 1 comments

Hi folks, thanks for the library! After running :Vexplore inside a file I'm editing, I noticed the JSX syntax highlight stops working. I just changed from NERDTree to netrw so I don't know if I have to set some variable. Let me know if I can help solving this issue. My .vimrc: https://github.com/betoharres/dotfiles/blob/master/.vimrc

betoharres avatar Jun 01 '19 23:06 betoharres

I was looking at other PRs, and this repo seems inactive, my solution was to use https://github.com/MaxMEllon/vim-jsx-pretty

betoharres avatar Jun 04 '19 05:06 betoharres