nvim-tree.lua/lua
kiyan 0d6c0dda3d refactor(renderer): remove set_folder_hl function from icons
This greatly simplifies the folder highlighting logic. It wasn't clear
before and the code was probably doing more than it should. The logic
with highlight_opened_file wasn't working at all, so i just removed it.
This should allow us to greatly extend the order in which the components
are rendered.
2022-04-26 22:28:40 +02:00
..
nvim-tree refactor(renderer): remove set_folder_hl function from icons 2022-04-26 22:28:40 +02:00
nvim-tree.lua #1166 validate config (#1195) 2022-04-26 21:11:24 +02:00