bsegraves / custom-folds

Atom plugin for defining custom markers for foldable regions.
MIT License
24 stars 9 forks source link

Enable Keybinding disappears #26

Open FlurinArner opened 7 years ago

FlurinArner commented 7 years ago

After trying to create custom keybindings, and disabling keybindings in the package settings, the select square for enabling the keybindings disappears entirely. I tried uninstalling and reinstalling the package, but the problem persisted.

Was able to solve issue, by removing following lines from the config.cson: packagesWithKeymapsDisabled: [ "custom-folds" ] and restarting atom.