Skip to content

Commit 623637e

Browse files
gegounealex-courtis
andcommitted
Update doc/nvim-tree-lua.txt
Co-authored-by: Alexander Courtis <alex@courtis.org>
1 parent d95c22e commit 623637e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nvim-tree-lua.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1608,7 +1608,7 @@ node.open.vertical() *nvim-tree-api.node.open.vertical()*
16081608
node.open.horizontal() *nvim-tree-api.node.open.horizontal()*
16091609
|nvim-tree-api.node.edit()|, file will be opened in a new horizontal split.
16101610

1611-
node.open.drop() *nvim-tree-api.node.open.tab()*
1611+
node.open.drop() *nvim-tree-api.node.open.drop()*
16121612
Switch to window with selected file if it exists.
16131613
Open file in current window otherwise.
16141614
See: `:h :drop`.

0 commit comments

Comments
 (0)