Add reserved key binding for micro-states in convention

This commit is contained in:
syl20bnr 2015-02-21 20:47:22 -05:00
parent e794d0ef11
commit bbdf7888d2

View file

@ -63,6 +63,12 @@ A package is initialized in a function with name `<layer>/init-xxx` where:
are not an issue (ie. <kbd>SPC m h d</kbd>) since <kbd>SPC m</kbd> can be
accessed via <kbd>,</kbd>.
#### Micro-state key binding
Whenever possible a micro-state should be enabled with <kbd>Shift-SPC</kbd>.
For instance micro-states dedicated to special buffers like `helm` or `ido`
buffers are good candidates to be put on <kbd>Shift-SPC</kbd>.
### Evilify buffers
`Spacemacs` offers convenient functions to _evilify_ a buffer.