committed by
GitHub
parent
cff5a106b2
commit
cdbc210d92
@@ -120,6 +120,9 @@ function.
|
||||
none = " ",
|
||||
},
|
||||
},
|
||||
icons = {
|
||||
webdev_colors = true,
|
||||
},
|
||||
},
|
||||
hijack_directories = {
|
||||
enable = true,
|
||||
@@ -433,6 +436,12 @@ Here is a list of the options available in the setup call:
|
||||
type: `table`
|
||||
default: `{ corner = "└ ", edge = "│ ", none = " ", }`
|
||||
|
||||
- |renderer.icons|: configuration options for icons
|
||||
|
||||
- |renderer.icons.webdev_colors|: use the webdev icon colors, otherwise `NvimTreeFileIcon`.
|
||||
type: `boolean`
|
||||
default: `true`
|
||||
|
||||
*nvim-tree.filters*
|
||||
|filters|: filtering options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user