nvim-tree.lua/lua/nvim-tree/explorer
Alexander Courtis 5bea2b3752
fix(#3101): when renderer.highlight_opened_files = "none" do not reload on BufUnload and BufReadPost (#3102)
* fix(#3101): fix bad reference to renderer.highlight_opened_files during BufUnload and BufReadPost

* fix(#3101): only redraw renderer.highlight_opened_files during BufUnload and BufReadPost

* fix(#3101): only redraw renderer.highlight_opened_files during BufUnload and BufReadPost

* fix(#3101): only redraw renderer.highlight_opened_files during BufUnload and BufReadPost
2025-04-11 12:48:34 +10:00
..
filters.lua chore: migrate to classic (#2991) 2024-11-09 14:14:04 +11:00
init.lua fix(#3101): when renderer.highlight_opened_files = "none" do not reload on BufUnload and BufReadPost (#3102) 2025-04-11 12:48:34 +10:00
live-filter.lua chore: migrate to classic (#2991) 2024-11-09 14:14:04 +11:00
sorter.lua chore: migrate to classic (#2991) 2024-11-09 14:14:04 +11:00
watch.lua chore: migrate to classic (#2991) 2024-11-09 14:14:04 +11:00