-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtapey_tape.json
63 lines (63 loc) · 3.2 KB
/
tapey_tape.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"line_format": "%b%S|%4d %D %s",
"dictionary_names": {
"caret-abbreviations.json": "^abr",
"caret-affixes.json": "^afx",
"caret-as-s.json": "^=S",
"caret-compound-words.json": "^cw",
"caret-misstrokes.json": "^Ø",
"caret-phrasing.json": "^ƒ",
"caret-prefix-word-parts.json": "^pwp",
"caret-skeletal.json": "^ske",
"caret-stressed.json": "^´",
"caret-trying-out.json": "^try",
"caret.json": "^",
"caretless-glaring-omissions-in-main.json": "^gap",
"commands.json": "⌘",
"main.json": "¯",
"user-abbreviations.json": "˘abr",
"user-accidental-gaps.json": "˘gap",
"user-affixes.json": "˘afx",
"user-asterisk-inversion.json": "˘*nv",
"user-borrowed-from-others.json": "˘bor",
"user-boundary-conflicts.json": "˘bou",
"user-briefs-memorized.json": "˘brm",
"user-briefs.json": "˘brf",
"user-commands-os.json": "˘⌘os",
"user-commands-raw.json": "˘⌘rw",
"user-commands.json": "˘⌘",
"user-compound-words.json": "˘cw",
"user-folded.json": "˘f",
"user-folding-left.json": "˘fl",
"user-main-overrides.json": "˘~O",
"user-misc.json": "˘msc",
"user-misstrokes-actual.json": "˘ØA",
"user-misstrokes-not-recommended.json": "˘ØR",
"user-multiword-briefs.json": "˘mwb",
"user-multiword-fixup.json": "˘mwf",
"user-names-infrequent.json": "˘nam",
"user-obsolete-with-caret.json": "˘ob^",
"user-oeu.json": "˘oeu",
"user-omit-hiatus.json": "˘omh",
"user-omit-middle.json": "˘omm",
"user-orthographic-edge-cases-others.json": "˘oeo",
"user-orthographic-edge-cases-plurals.json": "˘oep",
"user-overlap.json": "˘ovl",
"user-personal.json": "˘per",
"user-phrasing-right-fixup.json": "˘ƒrf",
"user-phrasing.json": "˘ƒ",
"user-prefix-word-parts.json": "˘pwp",
"user-product-names.json": "˘pro",
"user-punctuation-paired.json": "˘¶p",
"user-punctuation.json": "˘¶",
"user-rare-words.json": "˘rar",
"user-redundant-suffixes.json": "˘red",
"user-sd.json": "˘sd",
"user-skeletal.json": "˘ske",
"user-skhr.json": "˘skh",
"user-verb-past-td.json": "˘vtd",
"user-verb-omit.json": "˘vom",
"user-z-ize.json": "˘ize",
"user.json": "˘"
}
}