nvim-tree.lua/lua/nvim-tree
2022-03-12 14:43:33 +01:00
..
actions fix: do not crash file-popup when node is root dir 2022-03-09 23:07:31 +01:00
explorer fix: switch order of modification time sorter 2022-03-07 22:32:19 +01:00
git File logging (#1053) 2022-03-07 08:44:37 +01:00
renderer refacto: abstract TreeExplorer in core.lua 2022-03-09 22:01:54 +01:00
colors.lua chore: add stylua to format the codebase, and run on CI (#1055) 2022-03-06 17:33:30 +01:00
config.lua chore: move code around 2022-02-09 22:26:02 +01:00
core.lua refacto: abstract TreeExplorer in core.lua 2022-03-09 22:01:54 +01:00
diagnostics.lua refacto: abstract TreeExplorer in core.lua 2022-03-09 22:01:54 +01:00
events.lua chore: add stylua to format the codebase, and run on CI (#1055) 2022-03-06 17:33:30 +01:00
legacy.lua chore: add stylua to format the codebase, and run on CI (#1055) 2022-03-06 17:33:30 +01:00
lib.lua refacto: abstract TreeExplorer in core.lua 2022-03-09 22:01:54 +01:00
log.lua #1060 use one log file with the option to truncate (#1075) 2022-03-12 14:43:33 +01:00
utils.lua chore: add stylua to format the codebase, and run on CI (#1055) 2022-03-06 17:33:30 +01:00
view.lua refacto: abstract TreeExplorer in core.lua 2022-03-09 22:01:54 +01:00