edenzik / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Spell checking #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
German spell checking is not working by default. Does MacVim support the Mac OS 
X spell checker?

Original issue reported on code.google.com by jan.ulr...@hasecke.com on 25 Feb 2009 at 11:43

GoogleCodeExporter commented 9 years ago
No, MacVim uses vim's spell checker. See `:h spell` for an overview, and use 
`:set spell` followed by `:set 
spelllang=de` to set the spell language to german (this might download a spell 
file the first time you do it).

Original comment by nicotha...@gmail.com on 25 Feb 2009 at 3:21

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.winckler@gmail.com on 29 Mar 2009 at 3:50