feat: set filter input filetype to NvimTreeFilter (#3207)

feat: add NvimTreeFilter filetype
This commit is contained in:
Eric Wong
2025-10-20 08:50:08 +08:00
committed by GitHub
parent e397756d2a
commit 64e2192f52
2 changed files with 3 additions and 0 deletions

View File

@@ -2339,6 +2339,7 @@ events.Event *nvim-tree-api.events.Event*
live_filter.start() *nvim-tree-api.live_filter.start()*
Enter |nvim-tree.live_filter| mode.
Opens an input window with |filetype| `"NvimTreeFilter"`
live_filter.clear() *nvim-tree-api.live_filter.clear()*
Exit |nvim-tree.live_filter| mode.