File tree 1 file changed +3
-3
lines changed
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
1073
1073
navigating to a different part of the tree.
1074
1074
1075
1075
------------------------------------------------------------------------------
1076
- *NERDTreeShowFilesLines *
1076
+ *NERDTreeFileLines *
1077
1077
Values: 0 or 1.
1078
1078
Default: 0.
1079
1079
@@ -1083,8 +1083,8 @@ file.
1083
1083
This setting can be toggled dynamically, per tree, with the | NERDTree-FL |
1084
1084
mapping.
1085
1085
Use one of the follow lines for this setting: >
1086
- let NERDTreeShowFilesLines =0
1087
- let NERDTreeShowFilesLines =1
1086
+ let NERDTreeFileLines =0
1087
+ let NERDTreeFileLines =1
1088
1088
<
1089
1089
------------------------------------------------------------------------------
1090
1090
*NERDTreeShowHidden*
You can’t perform that action at this time.
0 commit comments