Vim NERDTree problem
某草草
某草草 2017-05-16 16:40:58
0
2
444

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

某草草
某草草

reply all(2)
世界只因有你

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.

左手右手慢动作

Add let g:NERDTreeHighlightCursorline=0 to vimrc file.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!