Skip to content

Commit 72b1764

Browse files
Update doc/nvim-tree-lua.txt
Co-authored-by: Alexander Courtis <alex@courtis.org>
1 parent 530bdc3 commit 72b1764

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
@@ -1545,7 +1545,7 @@ node.open.vertical() *nvim-tree-api.node.open.vertical()*
15451545
node.open.horizontal() *nvim-tree-api.node.open.horizontal()*
15461546
|nvim-tree-api.node.edit()|, file will be opened in a new horizontal split.
15471547

1548-
node.open.drop() *nvim-tree-api.node.open.tab()*
1548+
node.open.drop() *nvim-tree-api.node.open.drop()*
15491549
Switch to window with selected file if it exists.
15501550
Open file in current window otherwise.
15511551
See: `:h :drop`.

0 commit comments

Comments
 (0)