Removed the snippet pkg since they're in Doom's.
This commit is contained in:
parent
7d829eaa48
commit
49a21720f8
1 changed files with 0 additions and 9 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue