Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

vim nerdtree hide .git

add the following line to your .vimrc file:
let NERDTreeIgnore=[".git"]
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #vim #nerdtree #hide
ADD COMMENT
Topic
Name
3+1 =