How to add a new language to Vim spelling files?

Vim spell languages ​​by default does not contain Turkish. How to add a new language to Vim dictionary dictionaries?

+4
source share
1 answer

I would recommend reading the exact guide :h spell-mkspell . There is also a thread in the vim user list: http://www.mail-archive.com/ vim@vim.org /msg05334.html

+2
source

All Articles