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.
14701470 Type: `boolean ` , Default: `false`
14711471
14721472*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() |
14751475
14761476 *nvim-tree.actions.expand_all.max_folder_discovery*
14771477 Limit the number of folders being explored when expanding every folders.
@@ -3323,6 +3323,7 @@ highlight group is not, hard linking as follows: >
33233323| nvim-tree-api.node.buffer.delete() |
33243324| nvim-tree-api.node.buffer.wipe() |
33253325| nvim-tree-api.node.collapse() |
3326+ | nvim-tree-api.node.expand() |
33263327| nvim-tree-api.node.navigate.diagnostics.next() |
33273328| nvim-tree-api.node.navigate.diagnostics.next_recursive() |
33283329| nvim-tree-api.node.navigate.diagnostics.prev() |
You can’t perform that action at this time.
0 commit comments