File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
1
# -*- mode : snippet -*-
2
2
# name : Chinese$
3
- # uuid : ¥¥
4
3
# key : ¥¥
5
- # expand-env : ((yas-wrap-around-region (fcitx--deactivate)) (yas-after-exit-snippet-hook ( lambda () (fcitx--activate))))
6
- # condition : t
4
+ # uuid : chinese_dollar
5
+ # expand-env : ((yas-wrap-around-region ( ignore-errors (fcitx--deactivate))) (yas-after-exit-snippet-hook ( lambda () ( ignore-errors (fcitx--activate)))))
7
6
# --
8
7
\$ $1 \$ $0
Original file line number Diff line number Diff line change 1
1
# -*- mode : snippet -*-
2
2
# name : chinese【
3
- # uuid : 【【
4
3
# key : 【【
5
- # expand-env : ((yas-wrap-around-region (fcitx--deactivate)) (yas-after-exit-snippet-hook ( lambda () (fcitx--activate))))
6
- # condition : t
4
+ # uuid : chinese_link
5
+ # expand-env : ((yas-wrap-around-region ( ignore-errors (fcitx--deactivate))) (yas-after-exit-snippet-hook ( lambda () ( ignore-errors (fcitx--activate)))))
7
6
# --
8
7
[[$0 ]]
You can’t perform that action at this time.
0 commit comments