diff --git a/configuration.org b/configuration.org index 54faa4b..ab53388 100644 --- a/configuration.org +++ b/configuration.org @@ -2467,7 +2467,9 @@ Automatically add spaces around operators. *** Miscellanous extra snippets #+BEGIN_SRC emacs-lisp -(use-package yasnippet-snippets) +(use-package yasnippet-snippets + :after + yasnippet) #+END_SRC ** Colourful delimiters