mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
Minor: indenting in for yasnippet-tests.el macro
This commit is contained in:
parent
0da56720a8
commit
9df05fc413
@ -594,6 +594,7 @@ TODO: be meaner"
|
||||
(delete-directory default-directory 'recursive))))))
|
||||
|
||||
(defmacro yas-with-snippet-dirs (dirs &rest body)
|
||||
(declare (indent defun))
|
||||
`(yas-call-with-snippet-dirs ,dirs
|
||||
#'(lambda ()
|
||||
,@body)))
|
||||
|
Loading…
x
Reference in New Issue
Block a user