nvim-tree.lua/lua/nvim-tree/renderer
kiyan 3ecf22ced1 refactor(renderer): icon_state under module table and code smells
- remove line / hl builder from module table and rename function
- icon_state -> M.icon_state
- extract should_show_arrows
2022-04-23 11:58:33 +02:00
..
components chore: refacto file placement of renderer components 2022-04-23 11:14:16 +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: refacto file placement of renderer components 2022-04-23 11:14:16 +02:00
init.lua refactor(renderer): icon_state under module table and code smells 2022-04-23 11:58:33 +02:00