Skip to content

Commit

Permalink
Create chinese_dollar
Browse files Browse the repository at this point in the history
It is useful when you write document in Chinese and write formulas at same time.
  • Loading branch information
JiechengZhao committed Aug 28, 2021
1 parent 772e0fc commit 7cceeb1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions org-mode/chinese_dollar
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# -*- mode: snippet -*-
# name: Chinese$
# uuid: ¥¥
# key: ¥¥
# expand-env: ((yas-wrap-around-region (fcitx--deactivate)) (yas-after-exit-snippet-hook (lambda () (fcitx--activate))))
# condition: t
# --
\$$1\$ $0

0 comments on commit 7cceeb1

Please sign in to comment.