You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ require("nvim-tree").setup({
80
80
})
81
81
```
82
82
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)
84
84
85
85
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)
0 commit comments