Qusic / atom-youcompleteme

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

Add option to load an alternative default_settings.json #92

Closed kerneis closed 6 years ago

kerneis commented 6 years ago

Editting the global default_settings.json is not always possible for users that rely on a system-wide installation of ycmd. The sublime plugins for ycm have a similar option.

micbou commented 6 years ago

Users shouldn't have to edit the default_settings.json file. The plugin should expose all options instead.