doomemacs/core
Nikita Bloshchanevich 61135f5374 Enable smartparens' for evil-ex'
febf960 introduced a regression, in that it caused `smartparens-mode' to
no longer be enabled for `evil-ex'. This is because the latter doesn't
call `read--expression', but calls the minibuffer directly instead.

Return `doom-init-smartparens-in-minibuffer-maybe-h', enabling
`smartparens' for `evil-ex'. The hook responsibly for enabling it in
`eval-expression-minibuffer-setup-hook' was renamed to
`doom-init-smartparens-in-eval-expression-h', since otherwise the naming
would have been awkward.

Also explicity enable `smartparens-mode' instead of toggling it.
2020-12-12 12:58:41 +01:00
..
autoload Remove extraneous newline in doom/help-packages output 2020-12-11 17:38:18 -05:00
cli Fix envvar file encoding for Windows users 2020-12-11 15:50:02 -05:00
templates Update help keybinds in 'doom install' postamble 2020-07-28 20:08:32 -04:00
test core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-cli.el Mention supported envvars in 'doom help' 2020-10-08 17:07:36 -04:00
core-editor.el Enable smartparens' for evil-ex' 2020-12-12 12:58:41 +01:00
core-keybinds.el Distinguish <C-i> from "C-i" 2020-12-11 15:50:02 -05:00
core-lib.el Revise core lib docstrings for clarity 2020-12-11 17:38:59 -05:00
core-modules.el Don't chase symlinks 2020-12-11 15:50:02 -05:00
core-packages.el Initialize more straight state in doom-initialize-packages 2020-12-11 15:50:02 -05:00
core-projects.el Create different compilation buffers per-project 2020-11-27 22:22:11 -05:00
core-ui.el Run after-setting-font-hook after fontset config 2020-11-19 00:44:16 -05:00
core.el Load gcmh-mode a little sooner 2020-12-11 01:41:38 -05:00
packages.el Bump :core 2020-11-27 22:22:11 -05:00