nvim-tree.lua/lua
Richard Li 9d9c5711dc
1786 git next prev land on dirs (#1787)
* Filtered dir with git status that are open when show_on_open_dir is false

* refactored for single source of truth of existence of git status on a node

Putting `has_git_status()` in `explorer.common` because that's where node.status is constructed
Or at least I think that's where it's constructed

* 1786 semantic nit

Co-authored-by: Alexander Courtis <alex@courtis.org>
2022-12-03 14:39:00 +11:00
..
nvim-tree 1786 git next prev land on dirs (#1787) 2022-12-03 14:39:00 +11:00
nvim-tree.lua feat: add diagnostics.show_on_open_dirs git.show_on_open_dirs (#1778) 2022-11-29 11:12:34 +11:00