spacemacs/layers/+spacemacs/spacemacs-evil/README.org

16 lines
611 B
Org Mode
Raw Normal View History

2017-04-25 15:42:58 +00:00
#+TITLE: spacemacs-evil layer
* Table of Contents :TOC_4_gh:noexport:
2017-05-22 14:16:12 +00:00
- [[#description][Description]]
- [[#features][Features:]]
2017-04-25 15:42:58 +00:00
* Description
This layer adds various adjustments to packages to create an evilified experience
througout the entirety of Spacemacs.
** Features:
- Support for additional vim movements via =evil-args=
- Support for surrounding the marked area with a given character via =evil-surround=
- Evilification of various modes if the editing style is =vim= or =hybrid=
- Improves the comment function to be able to also do the inverse operation