Fix issue 186

This commit is contained in:
capitaomorte 2011-09-19 16:34:11 +00:00
parent f669e9f6bf
commit 55f183033d

View File

@ -1471,7 +1471,8 @@ Here's a list of currently recognized directives:
(cons (point) (point)))))
(yas/expand-snippet (yas/template-content yas/current-template)
(car where)
(cdr where)))))))
(cdr where)
(yas/template-expand-env yas/current-template)))))))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Popping up for keys and templates