Files
emacs/lisp/yasnippet-snippets/snippets/emacs-lisp-mode/match-string
2020-12-05 21:29:49 +01:00

7 lines
133 B
Plaintext

# -*- mode: snippet -*-
# contributor: Xah Lee (XahLee.org)
# name: match-string
# key: match-string
# key: ms
# --
(match-string $0)