.vimrc

2001-06-07 Thread Mike Pfleger
Hello. I followed the thread about setting tabs in vim, and I have a question regarding the syntax highlighting option. How is the color mapping determined? I find the blue to be horrid in my (black background) xterms. Addtionally, since mutt runs in a xterm window, and uses vim to compose mail

Re: .vimrc

2001-06-07 Thread D-Man
On Wed, Jun 06, 2001 at 12:17:27PM -0700, Mike Pfleger wrote: | Hello. | | I followed the thread about setting tabs in vim, and I have a question | regarding the syntax highlighting option. How is the color mapping | determined? I find the blue to be horrid in my (black background) | xterms. Ad

Re: .vimrc

2001-06-07 Thread will trillich
ture from.*" mono bodybold"^Bad signature from.*" color index green default "~d >2m" # old messages color index green black "~d >6m" # really old messages color index default black "~Q"

Re: .vimrc

2001-06-07 Thread will trillich
whoops. this is technically correct, but misleading. vim-rt isn't required in order to have mutt colorization. On Wed, Jun 06, 2001 at 02:57:08PM -0500, will trillich wrote: > just to be sure, try > > $ apt-get install vim-rt > > then you can have your own ~/.muttrc color-designator specs

Re: .vimrc

2001-06-07 Thread deb-user
o be added to the default vimrc. If you want to improve on my suggested explanation here it is :). " If using a dark background within the editing area and syntax highlighting " turn on this option as well " set background=dark I don't use gvim, so if that defaults to a

Re: .vimrc

2001-06-07 Thread D-Man
at as well as an appropriate comment, which | explains when to use the option, to be added to the default vimrc. | | If you want to improve on my suggested explanation here it is :). | | " If using a dark background within the editing area and syntax highlighting | " turn on this o