spacemacs/layers/+spacemacs/spacemacs-evil
syl20bnr 29c78ce841 Defer packages by default using use-package-always-defer
Warning now `:defer t` is implied, to force a package to load `:demand t` is
now necessary.
2018-02-27 23:32:52 -05:00
..
local/evil-unimpaired
config.el
funcs.el
packages.el Defer packages by default using use-package-always-defer 2018-02-27 23:32:52 -05:00
README.org

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