PythonNut / quark-emacs

:rocket: An incredible wonderland of code
MIT License
137 stars 6 forks source link

Use enchant for flyspell #101

Open PythonNut opened 6 years ago

PythonNut commented 6 years ago

This would probably help with #100.

PythonNut commented 6 years ago

The advantages of this are unclear.

PythonNut commented 6 years ago

Apparently, enchant can hunspell faster than hunspell can (which is kind of weird), but it is still slower than aspell.

Also relevant: #111