VIM Pages
Main Page
Colorschemes
Ftplugins
Indent
Miscellaneous
Plugins
Syntax Files
User Manual

Download Colorscheme Files
print_bw.vim 1.1 (3KB)

Internet Links
VIM Online

VIM Colorscheme Files

These are the VIM colorschemes that I have written that you may find useful.

Check VIM Online for other colorschemes, as well as plugin files, syntax files and tips.

Disclaimer: These files are supplied on an as-is basis, they are used at your own risk, I cannot accept any responsibility for any problems that arise through their use.

Print Black and White

Version 1.1 adds support for the LineNr highlight group which VIM 6.2 now uses when printing with line numbers enabled.

print_bw.vim is a colorscheme that does not use colors but uses the bold, italic and underline font attributes to provide some form of syntax highlighting on black and white printers. This solves the problem of colored highlighting showing up as faint shades of gray on such printers.

Use this colorscheme just when you are printing. First select it with :colorscheme print_bw. Then print the file with the normal :hardcopy command. And finally switch back to your normal colorscheme. It is as simple as that.

Installation
Save the file directly into your colors directory and it is ready to use.

Top

Copyright© 1999-2008.
Mike Williams.
All rights reserved.
That’s all folks!