Commit graph

3 commits

Author SHA1 Message Date
Daiderd Jordan e52250b33c
scowl: fix darwin build
/cc ZHF #36454
2018-03-25 15:24:35 +02:00
Michael Raskin 00cafb4c8d scowl: support installing just words.txt
The expression now supports having `words.txt` in some place without tens
and tens of megabytes of all the wordlist and spelling dictionaries. Set
`singleWordlist` parameter to the string of region and size settings. For
example:
```
scowl.override{singleWordlist = "en-gb-ise 60";}
```

Should be useful for #34486
2018-02-02 21:54:13 +01:00
Michael Raskin 428708feba scowl: init at 2017.08.24 2017-12-23 20:26:48 +01:00