File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1470,8 +1470,8 @@ vim |current-directory| behaviour.
1470
1470
Type: `boolean ` , Default: `false`
1471
1471
1472
1472
*nvim-tree.actions.expand_all*
1473
- Configuration for * nvim-tree-api.tree.expand_all()* and
1474
- * nvim-tree-api.node.expand()*
1473
+ Configuration for | nvim-tree-api.tree.expand_all() | and
1474
+ | nvim-tree-api.node.expand() |
1475
1475
1476
1476
*nvim-tree.actions.expand_all.max_folder_discovery*
1477
1477
Limit the number of folders being explored when expanding every folders.
@@ -3323,6 +3323,7 @@ highlight group is not, hard linking as follows: >
3323
3323
| nvim-tree-api.node.buffer.delete() |
3324
3324
| nvim-tree-api.node.buffer.wipe() |
3325
3325
| nvim-tree-api.node.collapse() |
3326
+ | nvim-tree-api.node.expand() |
3326
3327
| nvim-tree-api.node.navigate.diagnostics.next() |
3327
3328
| nvim-tree-api.node.navigate.diagnostics.next_recursive() |
3328
3329
| nvim-tree-api.node.navigate.diagnostics.prev() |
You can’t perform that action at this time.
0 commit comments