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 11# -*- mode : snippet -*-
22# name : Chinese$
3- # uuid : ¥¥
43# 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)))))
76# --
87\$ $1 \$ $0
Original file line number Diff line number Diff line change 11# -*- mode : snippet -*-
22# name : chinese【
3- # uuid : 【【
43# 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)))))
76# --
87[[$0 ]]
You can’t perform that action at this time.
0 commit comments