Skip to content

Commit fdcdb0d

Browse files
:help nvim-tree.setup -> :help nvim-tree-setup (#1409)
1 parent 1e7019f commit fdcdb0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ require("nvim-tree").setup({
8080
})
8181
```
8282

83-
For complete list of available configuration options see [:help nvim-tree.setup](doc/nvim-tree-lua.txt)
83+
For complete list of available configuration options see [:help nvim-tree-setup](doc/nvim-tree-lua.txt)
8484

8585
Each option is documented in `:help nvim-tree.OPTION_NAME`. Nested options can be accessed by appending `.`, for example [:help nvim-tree.view.mappings](doc/nvim-tree-lua.txt)
8686

0 commit comments

Comments
 (0)