mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
11 lines
174 B
Text
11 lines
174 B
Text
# With MAP suggestion, Hunspell can add missing accents to a word.
|
|
|
|
SET UTF-8
|
|
|
|
# switch off ngram suggestion for testing
|
|
MAXNGRAMSUGS 0
|
|
|
|
MAP 3
|
|
MAP uúü
|
|
MAP öóo
|
|
MAP ß(ss)
|