|
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.
|