summaryrefslogtreecommitdiff
path: root/elchemy-packages.el
diff options
context:
space:
mode:
Diffstat (limited to 'elchemy-packages.el')
-rw-r--r--elchemy-packages.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/elchemy-packages.el b/elchemy-packages.el
index 8a6b0c1..15cfc34 100644
--- a/elchemy-packages.el
+++ b/elchemy-packages.el
@@ -24,6 +24,8 @@
show-parent-when-point-in-periphery t))
;; Ido Completions
(require 'elchemy-package-ido)
+;; Snippets
+(require 'elchemy-package-yasnippet)
;; HTML Highlighting
(use-package htmlize
:ensure t)