nvim-tree.lua/lua/nvim-tree/renderer
kiyan ec6ccf33ff refactor(renderer): abstract configuration related code
- vim.g variables passed as configuration for builder in
  renderer/init.lua.
- pass special and pictures maps during configuration
2022-04-23 15:27:30 +02:00
..
components refactor(renderer): line creation into a builder pattern 2022-04-23 15:15:10 +02:00
builder.lua refactor(renderer): abstract configuration related code 2022-04-23 15:27:30 +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): abstract configuration related code 2022-04-23 15:27:30 +02:00