:help nvim-tree.setup -> :help nvim-tree-setup (#1409)
This commit is contained in:
parent
1e7019f91e
commit
fdcdb0ddf3
@ -80,7 +80,7 @@ require("nvim-tree").setup({
|
|||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
For complete list of available configuration options see [:help nvim-tree.setup](doc/nvim-tree-lua.txt)
|
For complete list of available configuration options see [:help nvim-tree-setup](doc/nvim-tree-lua.txt)
|
||||||
|
|
||||||
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)
|
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)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user