This module adds snippets to Emacs, powered by yasnippet.
This module exposes no flags.
This module has no external dependencies.
Don’t want to use provided one? Then add this to your private module,
;; in ~/.doom.d/packages.el
(package! doom-snippets :ignore t)
;; If you want to replace it with yasnippet's default snippets
(package! yasnippet-snippets)