Move emacs-snippets -> doom-snippets

The repo was renamed upstream.
This commit is contained in:
Henrik Lissner 2019-07-14 14:43:45 +02:00
parent de85f67b7c
commit 62af55dad0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
10 changed files with 31 additions and 35 deletions

View file

@ -68,5 +68,5 @@
;; default snippets library
(def-package! emacs-snippets
(def-package! doom-snippets
:after yasnippet)