Bug#368457: vim-common: muttrc.vim highlighting needs update

Justin Pryzby justinpryzby at users.sourceforge.net
Mon May 22 12:46:04 UTC 2006


Package: vim-common
Version: 1:7.0-017+3
Severity: wishlist
Mutt-Version: 1.5.11+cvs20060403-1

Some muttrc commands aren't recognized by vim;

for f in `man muttrc |sed -nre 's/^ {7}([a-z0-9_]+)$/\1/p'`; do grep "$f" /usr/share/vim/vim70/syntax/muttrc.vim >/dev/null 2>&1 || echo $f; done;

Reformatting muttrc(5), please wait...
assumed_charset
file_charset
imap_cachedir
imap_idle
maildir_mtime
pgp_mime_signature_filename
pgp_mime_signature_description
strict_mime
xterm_icon
xterm_set_titles
xterm_title




More information about the pkg-vim-maintainers mailing list