nvim-tree.lua/lua/nvim-tree/renderer
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
..
components refactor(renderer): remove set_folder_hl function from icons 2022-04-26 22:28:40 +02:00
builder.lua refactor(renderer): remove set_folder_hl function from icons 2022-04-26 22:28:40 +02:00
help.lua chore: add stylua to format the codebase, and run on CI (#1055) 2022-03-06 17:33:30 +01:00
icon-config.lua chore: add more sensible defaults for icons 2022-04-24 11:29:03 +02:00
init.lua stylua 2022-04-24 14:43:41 +02:00