On Fri, 24 Nov 2006, Krzysztof MaJ wrote: > > On 2006-11-24, at 13:18, Krzysztof Maj wrote: > > > Hugh Sasse <[EMAIL PROTECTED]> napisa??(a): > > > > to configure it on this platform and choose the language which I wanna > > > > > > > > > > :he spell > > > :he spelllang > > > > OK, we'll see if VIM has iso-8859-2 or cp1250 or Mac syntax which I wanna > > use... > I've checked above and seems that VIM7 does not have iso-8859-2 and > cp1250 files included in MacOSX dmg file and also in Windows distro. > I had to download it from the internet and put it manually to spell > directory at both Mac and Windows platforms. > When I did :set spelllang=pl and then :set spell VIM said no file. > > So maybe I missed something or Polish support for spelling is not > included in the VIM7 package.
try :he spell-load I see that Polish is specifically mentioned. What about my distro? I know zero Polish so didn't do anything special for that: ls: No match. OK... what else is there? cleanadd.vim en.ascii.spl en.ascii.sug en.latin1.spl en.latin1.sug en.utf-8.spl en.utf-8.sug he.vim yi.vim So I'd need to download it, and :he spellfile.vim talks about that. HTH Hugh