-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove logic for loading a user's editor settings
Atom v1.25.0 changed how user configs were updated on disk, subsequently removing some properties which we were relying on to find `config.cson`. This is causing `loadEditorSettings` to raise an exception at startup. Since this feature was headed for the incinerator anyway, we may as well cull it early (it was a stupid idea to begin with, among many others yet to be obliterated). See #3.
- Loading branch information
Showing
1 changed file
with
1 addition
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters