File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1073,7 +1073,7 @@ mapping and is useful for drastically shrinking the tree when you are
10731073navigating to a different part of the tree.
10741074
10751075------------------------------------------------------------------------------
1076- *NERDTreeShowFilesLines *
1076+ *NERDTreeFileLines *
10771077Values: 0 or 1.
10781078Default: 0.
10791079
@@ -1083,8 +1083,8 @@ file.
10831083This setting can be toggled dynamically, per tree, with the | NERDTree-FL |
10841084mapping.
10851085Use one of the follow lines for this setting: >
1086- let NERDTreeShowFilesLines =0
1087- let NERDTreeShowFilesLines =1
1086+ let NERDTreeFileLines =0
1087+ let NERDTreeFileLines =1
10881088<
10891089------------------------------------------------------------------------------
10901090 *NERDTreeShowHidden*
You can’t perform that action at this time.
0 commit comments