mirror of
https://github.com/nvim-tree/nvim-tree.lua.git
synced 2026-07-28 07:49:46 +05:30
docs: spelling error (#3333)
This commit is contained in:
@@ -1575,7 +1575,7 @@ Config: modified *nvim-tree-config-modified*
|
||||
Config: filters *nvim-tree-config-filters*
|
||||
|
||||
*nvim_tree.config.filters*
|
||||
Filters may be applied to the tree to exlude the display of
|
||||
Filters may be applied to the tree to exclude the display of
|
||||
file/directories.
|
||||
|
||||
Multiple filters may be applied at once.
|
||||
|
||||
@@ -3,7 +3,7 @@ error("Cannot require a meta file")
|
||||
|
||||
|
||||
|
||||
---Filters may be applied to the tree to exlude the display of file/directories.
|
||||
---Filters may be applied to the tree to exclude the display of file/directories.
|
||||
---
|
||||
---Multiple filters may be applied at once.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user