Refactor feature/file-templates

This removes its dependency on the feature/snippets.
This commit is contained in:
Henrik Lissner 2018-06-03 23:43:27 +02:00
parent cd0e9826ac
commit 818cb27724
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 22 additions and 13 deletions

View file

@ -1,5 +1,5 @@
;; -*- no-byte-compile: t; -*-
;;; feature/file-templates/packages.el
(depends-on! :feature snippets)
(package! yasnippet)