summaryrefslogtreecommitdiff
path: root/spelling/international.dic.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-06WIP setup hunspellEuAndreh1-0/+50
2020-02-05Remove spelling/EuAndreh1-48/+0
2020-01-25Add new words to international dictionaryEuAndreh1-0/+3
2019-12-29internation.dic.txt: Add Raku to dictionaryEuAndreh1-0/+1
2019-06-08Expand dictionariesEuAndreh1-0/+1
2019-06-02Add stateless workstation postEuAndreh1-0/+10
2019-05-22Check spelling with hunspell and fix current errorsEuAndreh1-0/+33
The =sort= command requires $LANG to be set in order to sort consistently acrros environments and OSes. hunspell needs it to properly interpret non-ascii characters from the provided custom dictionaries.