hotfix: use stable version of yasnippet

This commit is contained in:
syl20bnr 2016-04-09 10:14:47 -04:00
parent 526a0334d7
commit 3717864408
1 changed files with 4 additions and 1 deletions

View File

@ -18,7 +18,10 @@
helm-company
helm-c-yasnippet
hippie-exp
yasnippet
;; using stable package waiting for https://github.com/capitaomorte/yasnippet/issues/673
(yasnippet :location (recipe :fetcher github
:repo "capitaomorte/yasnippet"
:stable t))
auto-yasnippet
smartparens
))