Archive for January, 2008

Syntax highlighting and spell checker for Gettext in Vim

Saturday, January 5th, 2008

I just improved Vim’s syntax highlighting for po files. Besides the features introduced last year, this version is now able to correctly highlight XML tags beginning in one line and ending in the next one. Vim will now spell check the value of specific attributes: abbr, alt, content, summary, standby e title. (This list was retrieved from the translate-toolkit source code.)

(more…)

Other Languages: