ruanyl / vim-fixmyjs

vim fixmyjs - auto fix your javascript using fixmyjs/eslint/tslint/jscs
MIT License
69 stars 11 forks source link

support project specific .rc files #10

Closed hatelove85911 closed 7 years ago

hatelove85911 commented 8 years ago

support project specific .rc files instead of finding global .rc from $HOME or $HOME/.vim/

ruanyl commented 8 years ago

@hatelove85911 Hi, if you don't config g:fixmyjs_rc_path, then it will use project specific .rc file.