Skip to content

Vim syntax highlighting for the Courier Maildrop filter language.

Notifications You must be signed in to change notification settings

sirtaj/vim-maildrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-maildrop

Syntax highlighting for Courier Maildrop filter configuration files.

Installation

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.

Usage

By default, the plugin treats files named .mailfiter, *.drop and *.maildrop as maildrop filter files, and syntax highlighting will be activated automatically for them.

TODO

  • Error detection such as parens matching is unimplemented.
  • There's no explicit support for conditional/loop statement blocks.

Licence

Copyright (c) Sirtaj Singh Kang. Distributed under the same terms as Vim itself. See :help license.

About

Vim syntax highlighting for the Courier Maildrop filter language.

Resources

Stars

Watchers

Forks

Packages

No packages published