Skip to content

Commit 09f1d48

Browse files
committed
correct typo
1 parent 2a0cb2b commit 09f1d48

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
@@ -98,7 +98,7 @@ Here is a list of the options available in the setup call:
9898
type: `boolean`
9999
default: `true`
100100

101-
- |open_on_setup|: will automatically the tree when running setup if current
101+
- |open_on_setup|: will automatically open the tree when running setup if current
102102
buffer is a directory, is empty or is unnamed.
103103
type: `boolean`
104104
default: `false`

0 commit comments

Comments
 (0)