typos/src
Ed Page 043692afe0 feat(dict): Override builtin dictionary
Sometimes you just have to live with a typo or its done intentionally
(like weird company names).  With this commit, a user can now identifier
blessed identifiers and words.

This is ostly what is needed for #9 but sometimes people will have
common typos that they'll want to provide corrections for.
2020-09-02 20:24:54 -05:00
..
args.rs feat: Support english dialects 2020-08-20 19:37:37 -05:00
checks.rs refactor: Split out checks 2020-07-04 20:52:46 -05:00
config.rs feat(dict): Override builtin dictionary 2020-09-02 20:24:54 -05:00
dict.rs feat(dict): Override builtin dictionary 2020-09-02 20:24:54 -05:00
lib.rs feat: Support english dialects 2020-08-20 19:37:37 -05:00
main.rs feat(dict): Override builtin dictionary 2020-09-02 20:24:54 -05:00
replace.rs feat: Support multiple, valid corrections 2020-07-04 20:52:48 -05:00