doc: fix incorrect tag (#1938)
This commit is contained in:
parent
f1c2d6d372
commit
7944e479c1
@ -1273,7 +1273,7 @@ api.tree.close_in_all_tabs() *nvim-tree.api.tree.close_in_all_tabs()*
|
||||
api.tree.focus() *nvim-tree.api.tree.focus()*
|
||||
Focus the tree, opening it if necessary.
|
||||
|
||||
api.tree.reload() *nvim-tree.api.tree.focus()*
|
||||
api.tree.reload() *nvim-tree.api.tree.reload()*
|
||||
Refresh the tree. Does nothing if closed.
|
||||
|
||||
api.tree.change_root({path}) *nvim-tree.api.tree.change_root()*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user