feat: add exclude filter list (#878)
This commit is contained in:
@@ -338,6 +338,11 @@ Here is a list of the options available in the setup call:
|
||||
type: `{string}`
|
||||
default: `{}`
|
||||
|
||||
- |filters.exclude|: list of directories or files to exclude from filtering
|
||||
(will always be shown)
|
||||
type: `{string}`
|
||||
default: `{}`
|
||||
|
||||
*nvim-tree.trash*
|
||||
|trash|: configuration options for trashing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user