Qusic / atom-youcompleteme

YouCompleteMe for Atom Editor
MIT License
82 stars 34 forks source link

Update config.coffee #52

Closed dragonxlwang closed 8 years ago

dragonxlwang commented 8 years ago

there is a typo after changing enabledFiletypes to array type --- each file type need to be quoted separately. Issue #51 fixed after this patch.