vim-scripts / Viewing-Procmail-Log

Seeing only the interesting parts of procmail log

Home Page:http://www.vim.org/scripts/script.php?script_id=894

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a mirror of http://www.vim.org/scripts/script.php?script_id=894

Here is a syntax file for viewing Procmail log.  The syntax works at least w/ vim 6.2.

I have commented [out] my preferred colors; otherwise did my best to have reasonable colors wrt dark background.

Refer to http://www103.pair.com/parv/comp/unix/cf/vim/procmail.vim for any updates.  Before you replace the syntax file from here, mind that the one exeternally available is not as generous regarding other syntax.  For one, the external one starts w/ "syn clear" unconditionally.

About

Seeing only the interesting parts of procmail log

http://www.vim.org/scripts/script.php?script_id=894


Languages

Language:Vim Script 100.0%