vim spelling and grammar checker

スペリングについては
:set spell (nospell)
でできるのですが、結構緩いので
:syntax spell toplevel
を設定しておいたほうが良いです。

grammar checkerについては
LanguageTool : Grammar checker for English, French, German (etc.) in Vim
http://www.vim.org/scripts/script.php?script_id=3223
が使えるようです。(まだ試していませんが。。。)






















タグ:

vim
最終更新:2013年02月08日 13:04