yasnippet/snippets/emacs-lisp-mode/replace-regexp.yasnippet

4 lines
127 B
Plaintext
Executable File

#contributor: Xah Lee (XahLee.org)
#name: replace-regexp
# --
(replace-regexp REGEXP$0 TO-STRING &optional DELIMITED START END)