AtomLinter / linter-spell

Multilingual grammar-specific spell checking for Atom and linter using Ispell compatible interface such as GNU Aspell or Hunspell.
https://atom.io/packages/linter-spell
MIT License
14 stars 1 forks source link

Spell checking doesn't activate in atom 1.13.1 #42

Closed ghost closed 7 years ago

ghost commented 7 years ago

Linter-spell doesn't check spelling at all in Atom 1.13.1 on macOS 10.12.2.

For reference the rest of the linter-thing work fine, chktex, for instance has no issues.

yitzchak commented 7 years ago

You probably need to specify the path to hunspell. brew doesn't put it the system path.