Home  >  Q&A  >  body text

Vim NERDTree problem

This place is nice, it has pictures and stuff, it’s quite convenient ^_^

When using NERDTree to implement a tree, there is always a line below the selected row (the row where the cursor is located). The line where the cursor is located in the workspace does not have this line. I want to remove the line that the cursor is following in the tree area. Is there any way?


This is a screenshot. The effect does have a little impact. If the impact is large, I will set xcompmgr and turn off true transparency

某草草某草草2712 days ago446

reply all(2)I'll reply

  • 世界只因有你

    世界只因有你2017-05-16 16:42:58

    BTW, at least half of the answers to questions on SF are in the documentation, but I’m just too lazy/unable to look them up.

    reply
    0
  • ringa_lee

    ringa_lee2017-05-16 16:42:58

    Add let g:NERDTreeHighlightCursorline=0 to vimrc file.

    reply
    0
  • Cancelreply