6 lines
91 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: rule
# key: ru
# --
(${1:pattern}) => ${2:expression};
$0