How to configure highlighting in Vim?

76 views Asked by At

After upgrading Git for Windows I was surprised with the change in color scheme for Vim. Almost everything is highlighted in bold, so the text is "shouting" on me. For example committing in Git, the comments and subject string displayed in Vim are in bold, and that is very unpleasant.

While I could find a way to change the style for each separate type of text, that would be a lot of work to do. I'm looking for simpler ways to improve highlighting. Is there any single file (or a small number of files) that I could copy from the PC with old Git for Windows and good color scheme to the new one?

0

There are 0 answers