How do I set the spelling dictionary in Git Gui?
In the options for Git Gui, there is a section to select a spelling. However, no dictionary options actually show up in the selection menu. How do I configure the spell checker in Git Gui?
Source: Configure Git Gui spell checker on Windows
Follow these step to configure interactive spell checker for msysGit GIT GUI:
- Download and install Aspell. Also download and install any dictionaries you may need.
- Add the Aspell binaries folder (a folder where the installer places aspell.exe) to the PATH environment variable. For more information on how to do this have a look at How to set the path and environment variables in Windows.
- If you had GIT GUI open, re-start it and open options (Edit -> Options…).
- Pick a dictionary to use from “Spelling Dictionary” drop down list (this time it should have more choices available).