po.vim is a gettext PO syntax highlighting Vim script.
Requirements:
· Vim
INSTALLATION:
Installing the syntax highlighter
Place in your local .vim/syntax
or
On Fedora place in /usr/share/vim/vim71/syntax for the new PO highlighting to be available to everyone. This should be a similar place for other distributions.
Enabling spell checking
To enable the Afrikaans (af) spell checker type:
:set spell spelllang=af
Now for further help on using spell checking:
:help spell
What's New in This Release:
· Further improvement to spell checking
Product's homepage