spacemacs/layers/+spacemacs/spacemacs-evil
syl20bnr 2cb98447af Move evil-cleverparens to spacemacs-evil with major mode toggle
Delete layer evil-cleverparens and move the package to spacemacs-evil layer.

The feature is called "Safe structurral editing" for lisp dialects. Support for
it is added via pre-init functions in each of the concerned layer and proper
documentation is added to their README.org files.

This also removes the recently added package evil-smartparens. The goal is
to choose the best package for evil safe structural editing. For now we use
evil-cleverparens as we supported it first, if evil-smartparens is shown to be
a better package we will be able to switch to it.
2018-01-04 01:40:52 -05:00
..
local/evil-unimpaired Fix issue #8823: evil-paste-pop doesn't work 2017-06-12 12:29:39 +02:00
config.el Move evil-cleverparens to spacemacs-evil with major mode toggle 2018-01-04 01:40:52 -05:00
funcs.el Clear both / and C-s search highlights with SPC s c 2017-08-27 22:12:04 -04:00
packages.el Move evil-cleverparens to spacemacs-evil with major mode toggle 2018-01-04 01:40:52 -05:00
README.org update docs to the new toc-org format 2017-05-22 18:35:37 +03:00

spacemacs-evil layer

Description

TODO describe spacemacs-evil layer in this file