update the NERDTreeCascadeOpenSingleChildDir doc
This commit is contained in:
parent
0928b5b026
commit
1168f58987
@ -1017,9 +1017,9 @@ Default: 1.
|
|||||||
|
|
||||||
When opening dir nodes, this option tells NERDTree to recursively open dirs
|
When opening dir nodes, this option tells NERDTree to recursively open dirs
|
||||||
that have only one child which is also a dir. NERDTree will stop when it finds
|
that have only one child which is also a dir. NERDTree will stop when it finds
|
||||||
a dir that contains anything but another single dir. Set this option on also
|
a dir that contains anything but another single dir. This option also causes
|
||||||
cause NERDTree close parent dir intelligent. This option may be useful for Java
|
the |NERDTree-x| mapping to close dirs in the same manner. This option may be
|
||||||
projects. Use one of the follow lines to set this option: >
|
useful for Java projects. Use one of the follow lines to set this option: >
|
||||||
let NERDTreeCascadeOpenSingleChildDir=0
|
let NERDTreeCascadeOpenSingleChildDir=0
|
||||||
let NERDTreeCascadeOpenSingleChildDir=1
|
let NERDTreeCascadeOpenSingleChildDir=1
|
||||||
<
|
<
|
||||||
|
Loading…
x
Reference in New Issue
Block a user