mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
yas-expand-snippet: Clarify EXPAND-ENV
This commit is contained in:
parent
197ef7f0b6
commit
3c133487dc
@ -3514,7 +3514,7 @@ The error should be ignored in `debug-ignored-errors'"
|
||||
"Expand snippet CONTENT at current point.
|
||||
|
||||
Text between START and END will be deleted before inserting
|
||||
template. EXPAND-ENV is are let-style variable to value bindings
|
||||
template. EXPAND-ENV is a list of (SYM VALUE) let-style dynamic bindings
|
||||
considered when expanding the snippet."
|
||||
(run-hooks 'yas-before-expand-snippet-hook)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user