mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
* Fix issue 91.
This commit is contained in:
parent
371f68e860
commit
5fe5e127fd
@ -510,7 +510,7 @@ Here's an example:
|
|||||||
"A regexp to recognize a \"`lisp-expression`\" expression." )
|
"A regexp to recognize a \"`lisp-expression`\" expression." )
|
||||||
|
|
||||||
(defconst yas/transform-mirror-regexp
|
(defconst yas/transform-mirror-regexp
|
||||||
"${\\(?:\\([0-9]+\\):\\)?$\\(([^}]*\\)"
|
"${\\(?:\\([0-9]+\\):\\)?$\\([ \t\n]*([^}]*\\)"
|
||||||
"A regexp to *almost* recognize a mirror with a transform.")
|
"A regexp to *almost* recognize a mirror with a transform.")
|
||||||
|
|
||||||
(defconst yas/simple-mirror-regexp
|
(defconst yas/simple-mirror-regexp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user