nvim-tree.lua/lua/nvim-tree
2022-02-08 21:36:46 +01:00
..
actions refacto: set tree explorer in the global state 2022-02-07 22:07:08 +01:00
explorer fix: normalize cwd with '..' 2022-02-08 21:36:46 +01:00
git fix(git): properly assign git status to directories 2022-02-05 14:42:11 +01:00
renderer refacto: set tree explorer in the global state 2022-02-07 22:07:08 +01:00
colors.lua fix: colors setup highlight and folder highlight range fix (#788) 2022-01-21 11:17:51 +01:00
config.lua refacto: move keypress to actions/init 2022-01-21 12:07:54 +01:00
diagnostics.lua refacto: set tree explorer in the global state 2022-02-07 22:07:08 +01:00
events.lua Add a ready event. (#302) 2021-04-16 09:32:46 +02:00
lib.lua refacto: set tree explorer in the global state 2022-02-07 22:07:08 +01:00
utils.lua fix: normalize cwd with '..' 2022-02-08 21:36:46 +01:00
view.lua chore: move last autocmds from view to entrypoint 2022-02-08 20:56:02 +01:00