First commit.
This commit is contained in:
7
snippets/org-mode/chinese_dollar
Normal file
7
snippets/org-mode/chinese_dollar
Normal file
@ -0,0 +1,7 @@
|
||||
# -*- 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
|
Reference in New Issue
Block a user