💥 private/default: add +bindings, +snippets & +evil-commands features #383
This is a breaking change. You'll need to add these three flags to your init.el to restore the defaults.
This commit is contained in:
parent
5210ee5f7e
commit
26d1dd7991
2 changed files with 62 additions and 57 deletions
|
@ -138,5 +138,6 @@
|
|||
;; the defaults module. It contains a Spacemacs-inspired keybinding
|
||||
;; scheme and additional ex commands for evil-mode. Use it as a reference
|
||||
;; for your own.
|
||||
:private default)
|
||||
:private
|
||||
(default +bindings +snippets +evil-commands))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue