We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530bdc3 commit 72b1764Copy full SHA for 72b1764
doc/nvim-tree-lua.txt
@@ -1545,7 +1545,7 @@ node.open.vertical() *nvim-tree-api.node.open.vertical()*
1545
node.open.horizontal() *nvim-tree-api.node.open.horizontal()*
1546
|nvim-tree-api.node.edit()|, file will be opened in a new horizontal split.
1547
1548
-node.open.drop() *nvim-tree-api.node.open.tab()*
+node.open.drop() *nvim-tree-api.node.open.drop()*
1549
Switch to window with selected file if it exists.
1550
Open file in current window otherwise.
1551
See: `:h :drop`.
0 commit comments