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 d95c22e commit 623637eCopy full SHA for 623637e
doc/nvim-tree-lua.txt
@@ -1608,7 +1608,7 @@ node.open.vertical() *nvim-tree-api.node.open.vertical()*
1608
node.open.horizontal() *nvim-tree-api.node.open.horizontal()*
1609
|nvim-tree-api.node.edit()|, file will be opened in a new horizontal split.
1610
1611
-node.open.drop() *nvim-tree-api.node.open.tab()*
+node.open.drop() *nvim-tree-api.node.open.drop()*
1612
Switch to window with selected file if it exists.
1613
Open file in current window otherwise.
1614
See: `:h :drop`.
0 commit comments