feat(ipa_*.schema.yaml): enable global hotkeys

This commit is contained in:
Chen Gong 2019-01-16 22:45:32 +08:00
parent 91098ea0fc
commit d16f7c2fee
2 changed files with 10 additions and 2 deletions

View file

@ -4,7 +4,7 @@
schema:
schema_id: ipa_xsampa
name: X-SAMPA
version: '0.3'
version: '0.4'
author:
- Patrick <ipatrickmac@qq.com>
- GONG Chen <chen.sst@gmail.com>
@ -14,6 +14,7 @@ schema:
engine:
processors:
- key_binder
- speller
- selector
- navigator
@ -35,3 +36,6 @@ translator:
enable_user_dict: false
comment_format:
- xform/^~//
key_binder:
import_preset: default

View file

@ -4,7 +4,7 @@
schema:
schema_id: ipa_yunlong
name: 雲龍國際音標
version: '5.0'
version: '5.1'
author:
- 編碼設計:潘悟雲、李龍
- 整理:采采卷耳
@ -15,6 +15,7 @@ schema:
engine:
processors:
- key_binder
- speller
- selector
- navigator
@ -36,3 +37,6 @@ translator:
enable_user_dict: false
comment_format:
- xform/^~//
key_binder:
import_preset: default