Enable spelling check
: Set spell to enable spelling check
For more help information, see help spell.
Zg can add words to the correct dictionary (z good)
ZG can add words to the correct internal Dictionary (z Good)
Zw can add words to the user error Dictionary (z wrong)
ZW can add words to the internal error Dictionary (z Wrong)
Zug can delete words from the correct dictionary (z undo good)
ZuG can delete words from the internal error Dictionary (z undo Good)
Zuw can delete words from the user error Dictionary (z undo wrong)
ZuW can delete words from the internal error Dictionary (z undo Wrong)
Enable syntax check
Use LanguageTool: http://www.languagetool.org/
With Vim plug-in http://www.vim.org/scripts/script.php? Script_id = 1, 3223
Manual installation method:
1. Download the VIM plug-in
Unzip ~ /Download/language.l.zip-d ~ /. Vim
2. Download LanguageTool and decompress it.
Mkdir-p ~ /Languagetool/dist
Unzip ~ /Download/LanguageTool-1.6.oxt-d release agetool/dist/
Go to VIM and use: languageconlcheck.
From Yang Zhuo's technical Column