Skip to content

Commit 105a5a2

Browse files
authored
Added supported key for avoiding the pain of auto-caps (#725)
1 parent 62530e9 commit 105a5a2

File tree

2 files changed

+108
-106
lines changed

2 files changed

+108
-106
lines changed

srcs/compose/compose/extra.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"V": {
3-
"s": "Š"
3+
"s": "Š",
4+
"c": "Č",
5+
"z": "Ž"
46
}
57
}

0 commit comments

Comments
 (0)