Syntax highlighting for Courier Maildrop filter configuration files.
The layout conforms to the standard vim plugin layout. Either copy the files
into appropriate folders in your .vim
directory, or use a plugin management
tool like pathogen or vundle.
By default, the plugin treats files named .mailfiter
, *.drop
and
*.maildrop
as maildrop filter files, and syntax highlighting will be
activated automatically for them.
- Error detection such as parens matching is unimplemented.
- There's no explicit support for conditional/loop statement blocks.
Copyright (c) Sirtaj Singh Kang. Distributed under the same terms as Vim
itself. See :help license
.