Question

I have been able to fully disable scrollbars in MacVim. However, when I startup NERDtree, NERDtree brings up a scrollbar of its on the left. How can I disable NERDtree's scrollbar?

Thank you in advance. I appreciate the help.

Was it helpful?

Solution

Use the following:

:set guioptions-=L
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top