Move default snippets library to feature/snippets
Removes the +snippets flag from config/default. The default snippets can be disabled by disabling the emacs-snippets package.
This commit is contained in:
parent
85ea30377f
commit
91b76d8437
8 changed files with 32 additions and 28 deletions
|
@ -156,5 +156,4 @@
|
|||
;; provides a Spacemacs-inspired keybinding scheme, a custom yasnippet
|
||||
;; library, and additional ex commands for evil-mode. Use it as a
|
||||
;; reference for your own modules.
|
||||
(default +bindings +snippets +evil-commands))
|
||||
|
||||
(default +bindings +evil-commands))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue