Remove yasnippet-snippets because we don't need them we write our own
This commit is contained in:
parent
937e6f7a11
commit
5d6b6126e8
@ -654,8 +654,6 @@ Return nil if DIR is not in a hugo project at all."
|
||||
(elpaca-use-package yasnippet
|
||||
:diminish yas-minor-mode
|
||||
:hook (prog-mode . yas-minor-mode))
|
||||
(elpaca-use-package yasnippet-snippets
|
||||
:after '(org sh-script))
|
||||
|
||||
;; Better help-pages. Genuinely pretty great.
|
||||
(elpaca-use-package helpful
|
||||
|
Loading…
Reference in New Issue
Block a user