Skip to content

Commit 7cceeb1

Browse files
authored
Create chinese_dollar
It is useful when you write document in Chinese and write formulas at same time.
1 parent 772e0fc commit 7cceeb1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

org-mode/chinese_dollar

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# -*- mode: snippet -*-
2+
# name: Chinese$
3+
# uuid: ¥¥
4+
# key: ¥¥
5+
# expand-env: ((yas-wrap-around-region (fcitx--deactivate)) (yas-after-exit-snippet-hook (lambda () (fcitx--activate))))
6+
# condition: t
7+
# --
8+
\$$1\$ $0

0 commit comments

Comments
 (0)