Search code examples
atom-editorspell-checking

How to add words to the Atom's linter-spell dictionary


I am using the linter-spell package instead of the "by default" spell-check in Atom.

In this question somebody asks about adding words to the spell-check dictionary.

My question is how to add words to the linter-spell dictionary.


Solution

  • As per the documentation for linter-spell:

    Misspellings can be corrected or added to personal dictionary using the intentions package via ctrl+enter on OSX and alt+enter on Linux and Windows.