mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-03-29 17:40:34 -07:00
6 lines
113 B
EmacsLisp
6 lines
113 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; feature/snippets/packages.el
|
|
|
|
(package! yasnippet)
|
|
(package! auto-yasnippet)
|
|
|