mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 13:33:04 +00:00
6 lines
157 B
Plaintext
Executable File
6 lines
157 B
Plaintext
Executable File
#contributor: Xah Lee (XahLee.org)
|
|
#name: replace-regexp
|
|
#key: replace-regexp
|
|
#key: rr
|
|
# --
|
|
(replace-regexp REGEXP$0 TO-STRING &optional DELIMITED START END) |