mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-05-05 23:28:19 +00:00
added or improved many snippets for emacs lisp mode.
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#contributor: Xah Lee (XahLee.org)
|
||||
#name: rris
|
||||
# --
|
||||
(replace-regexp-in-string "REGEXP"$0 "REP" "STRING" &optional FIXEDCASE LITERAL SUBEXP START)
|
||||
Reference in New Issue
Block a user