Files
nvim-tree.lua/lua/nvim-tree
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
..
2022-04-26 21:11:24 +02:00
2022-04-21 20:39:14 +02:00
2022-02-09 22:26:02 +01:00
2022-03-27 12:13:24 +02:00
2022-04-23 12:45:53 +02:00