abouttreesummaryrefslogcommitdiff
path: root/srcs/compose/accent_double_aigu.json
blob: ad40497f02e4d421f106703f18e16de8e879c405 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  " ": "˝",
  // latin
  "o": "ő",
  "u": "ű",
  // cyrillic
  "у": "ӳ",
  // combining character
  "a": "a\u030b",
  "e": "e\u030b",
  "i": "i\u030b",
  "m": "m\u030b",
  "y": "y\u030b"
}