Skip to content

Commit

Permalink
docs: update README with spellfile instructions
Browse files Browse the repository at this point in the history
Resolves #1
  • Loading branch information
ravibrock authored Jun 7, 2024
1 parent 80d997f commit a733e4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ I recommend using [Lazy.nvim](https://github.com/folke/lazy.nvim):
config = true,
}
```
You may also want to add the word "spellwarn" to your Neovim dictionary. This can be done by putting the cursor onto "spellwarn" and hitting `zg`.

## Configuration
Pass any of the following options to `require("spellwarn").setup()`:
Expand Down

0 comments on commit a733e4f

Please sign in to comment.