nvim-tree.lua/lua/nvim-tree
2022-02-06 17:01:18 +01:00
..
actions refacto: split explorer module into multiple files 2022-02-06 17:01:18 +01:00
explorer refacto: split explorer module into multiple files 2022-02-06 17:01:18 +01:00
git fix(git): properly assign git status to directories 2022-02-05 14:42:11 +01:00
renderer refacto: ubiquitous language renaming 2022-02-05 18:10:09 +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: ubiquitous language renaming 2022-02-05 18:10:09 +01:00
events.lua Add a ready event. (#302) 2021-04-16 09:32:46 +02:00
lib.lua refacto: move set_index_and_redraw -> actions.find-file.fn 2022-02-06 16:32:44 +01:00
utils.lua refacto: ubiquitous language renaming 2022-02-05 18:10:09 +01:00
view.lua chore: move g:nvim_tree_quit_on_open into open_file action config 2022-02-05 18:42:08 +01:00