8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: Chinese$
|
|
# key: ¥¥
|
|
# uuid: chinese_dollar
|
|
# expand-env: ((yas-wrap-around-region (ignore-errors (fcitx--deactivate))) (yas-after-exit-snippet-hook (lambda () (ignore-errors (fcitx--activate)))))
|
|
# --
|
|
\$$1\$ $0
|