Edit holy-mode doc and add it to TOC

This commit is contained in:
syl20bnr 2015-06-07 23:45:18 -04:00
parent 4a0f989b66
commit 9e098ec3db

View file

@ -40,6 +40,7 @@
- [Custom variables](#custom-variables)
- [Main principles](#main-principles)
- [Evil](#evil)
- [Holy](#holy)
- [States](#states)
- [Evil leader](#evil-leader)
- [Universal argument](#universal-argument)
@ -589,7 +590,10 @@ than just a Vim emulation. It has more states than Vim for instance.
## Holy
Thanks to the new holy-mode Spacemacs can now be used by Vim users or Emacs users by setting the dotspacemacs-editing-style variable to =vim= or =emacs= in the dotfile. In Emacs style the leader is available as `M-m`. It is possible to dynamically switch between evil and holy modes using `SPC P tab`.
Thanks to the new holy-mode Spacemacs can now be used by Vim users or Emacs
users by setting the `dotspacemacs-editing-style` variable to `vim` or `emacs`
in the dotfile. In Emacs style the leader is available as `M-m`. It is possible
to dynamically switch between evil and holy modes using `SPC P tab`.
### States