7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
|
#contributor: Xah Lee (XahLee.org)
|
||
|
#name: replace-regexp
|
||
|
#key: replace-regexp
|
||
|
#key: rr
|
||
|
# --
|
||
|
(replace-regexp ${1:regexp}${2: delimited}${3: start}${4: end})
|