Commit Graph

5 Commits

Author SHA1 Message Date
syl20bnr d6f4650105 Remove plural form for toggle and micro-state files 2015-02-08 12:19:34 -05:00
syl20bnr 67841bf60b Put push of add-toggle macro inside the generated sexps 2015-02-01 01:31:52 -05:00
syl20bnr f8d36f4f53 Rename property `:local-key` to `:define-key`
In macro `spacemacs|add-toggle`
2015-01-30 00:26:49 -05:00
syl20bnr f92e653612 Improve `spacemacs|add-toggle`
Add properties `:if` `:status`
Drop properties `:toggle-function` `:toggle-variable`
Add properties for several types of key bindings

The macro should now support a wide variety of toggles
2015-01-30 00:18:48 -05:00
syl20bnr 8292d39046 Spacemacs toggle framework
Use helm-spacemacs to get a list of all available toggles and
activate them.
2015-01-29 00:08:48 -05:00