Removed the snippet pkg since they're in Doom's.

This commit is contained in:
M. Yas. Davoodeh 2020-03-26 00:20:59 +04:30
parent 7d829eaa48
commit 49a21720f8

View file

@ -7,12 +7,3 @@
(when (featurep! +flutter)
(package! flutter :pin "ec92a4df84"))
;; Features according to other user selected options
(when (featurep! :editor snippets)
(package! dart-snippets
:recipe (:host github
:repo "MYDavoodeh/dart-snippets"
:files ("*.el" ("snippets" "snippets/*")))
:pin "946ad5aaa5"))