Reputation: 10133
Vim's default spell languages doesn't contain Turkish language. How can I add a new language to Vim's spelling dictionaries?
Upvotes: 11
Views: 5384
Reputation: 51593
I'd recommend reading the fine manual: :h spell-mkspell
. Also here is a thread on the vim users list: http://www.mail-archive.com/[email protected]/msg05334.html
Upvotes: 5