
The NERDTree plugin in Vim is used to present and display directories and files in your filesystem location. I found this plugin very useful to manage my code. The small problem at the first time I used this plugin is the display of explored filesystem. Default in my terminal like this:
Not beautiful of course. So, I tried to find the solution. The problem lies in how...
Arrows Problem in NERDTree Vim Plugin