mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
6 lines
138 B
Plaintext
Executable File
6 lines
138 B
Plaintext
Executable File
#contributor: Xah Lee (XahLee.org)
|
|
#name: string-match
|
|
#key: string-match
|
|
#key: sm
|
|
# --
|
|
(string-match "REGEXP$0" "STRING" &optional START) |