This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+spacemacs/spacemacs-evil
2018-03-03 14:17:01 +02:00
..
local/evil-unimpaired Fix issue #8823: evil-paste-pop doesn't work 2017-06-12 12:29:39 +02:00
config.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
funcs.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
packages.el u-p-always-defer fix regress: spacemacs-evil, spacemacs-editing 2018-03-03 14:17:01 +02:00
README.org Fix doc for first bunch of internal spacemacs layers 2018-02-22 17:36:45 +02:00

spacemacs-evil layer

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