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

implications of setting jsx always on

Open brysgo opened this issue 7 years ago • 0 comments

I know not everyone uses jsx, but I'm willing to bet that the annoyance of not having it enabled when it is there surpasses the annoyance of having it enabled when it is not there.

I use this flag locally:

let g:jsx_ext_required = 0

brysgo avatar Jun 01 '17 19:06 brysgo