pivotal-legacy / vim-config

A vim configuration used on developer pair stations at Pivotal Labs
MIT License
110 stars 48 forks source link

implications of setting jsx always on #15

Open brysgo opened 7 years ago

brysgo commented 7 years ago

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