Nerdtree: Ability to theme NERDTree's background color

Created on 7 Jun 2013  路  4Comments  路  Source: preservim/nerdtree

I'd like to be able to control the background color of NERDTree - not just the background color of text, but the entire lines. Currently it seems to always match Normal.

All 4 comments

+1

Does anyone know of any hacks that would make this work?

This could get you close:
http://stackoverflow.com/questions/8415828/vim-dim-inactive-split-panes

But it only changes the color of the NERDTree file/directory lines, and not the empty space below it (because the empty space presumably has ~ characters - if you could pad those lines with empty space it would work).

You're asking to highlight negative space. Chances are this will severely impact scrolling, which can already happen in large directories. We will not be implementing this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PinheiroCosta picture PinheiroCosta  路  4Comments

milushov picture milushov  路  4Comments

trygvis picture trygvis  路  6Comments

masylum picture masylum  路  7Comments

Coleej picture Coleej  路  3Comments