We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 772e0fc + ef18cb6 commit afb5d5aCopy full SHA for afb5d5a
org-mode/chinese_dollar
@@ -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
org-mode/chinese_link
+# name: chinese【
+# uuid: 【【
+# key: 【【
+[[$0]]
0 commit comments