nvim-tree.lua/lua
remvn 2d97059661
fix: bookmark filter shows marked directory children (#2719)
* fix: bookmark filter include marked-directory's children

* fix(perf): add path_type to filter functions

* fix: replace undefined type

* fix: correct Node.fs_stat type

* fix: file info popup check fs_stat not nil

* refactor: add stat to should_filter, Node constructor

* perf: early return if bookmark is empty

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2024-03-30 13:21:55 +11:00
..
nvim-tree fix: bookmark filter shows marked directory children (#2719) 2024-03-30 13:21:55 +11:00
nvim-tree.lua feat: add update_focused_file.exclude (#2673) 2024-03-25 15:41:05 +11:00