Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何为 MacVim 添加西班牙语拼写检查器?
我读到这是一个有用的链接,但显然它不起作用......我该怎么办?
我不了解 MacVim,但是我刚刚在 Windows 7 上的 vim 7.2 中测试了以下内容。
将拼写语言设置为西班牙语并打开拼写检查:
:set spelllang=es :set spell
此时 Vim 会告诉你:
Cannot find spell file for "es" in utf-8. Do you want me to try downloading it?
如果你说是,vim 会将这两个文件下载到$VIMRUNTIME/spell目录中:
$VIMRUNTIME/spell