nvim-tree.lua/lua/nvim-tree/actions
kiyan 47ccc2913f refacto: move toggle help and filter toggles into actions
also fix explorer to properly remove element on update when filter is
applied
2022-02-07 20:43:24 +01:00
..
change-dir.lua chore: move g:nvim_tree_quit_on_open into open_file action config 2022-02-05 18:42:08 +01:00
collapse-all.lua refacto: ubiquitous language renaming 2022-02-05 18:10:09 +01:00
copy-paste.lua chore: move refresh/reloaders into actions.reloaders 2022-02-06 16:24:14 +01:00
create-file.lua chore: move refresh/reloaders into actions.reloaders 2022-02-06 16:24:14 +01:00
dir-up.lua refacto: move set_index_and_redraw -> actions.find-file.fn 2022-02-06 16:32:44 +01:00
find-file.lua refacto: move code ton explorer and simplify some internal apis 2022-02-06 17:58:24 +01:00
init.lua refacto: move toggle help and filter toggles into actions 2022-02-07 20:43:24 +01:00
movements.lua refacto: move toggle help and filter toggles into actions 2022-02-07 20:43:24 +01:00
open-file.lua refacto: move target_winid outside of tree 2022-02-06 17:03:23 +01:00
reloaders.lua chore: simplify reloader and start fixing group nodes refresh 2022-02-06 22:59:37 +01:00
remove-file.lua fix: Delete a file as an open buffer (#939) 2022-02-06 22:30:46 +01:00
rename-file.lua chore: move refresh/reloaders into actions.reloaders 2022-02-06 16:24:14 +01:00
system-open.lua refacto: create actions folder and move some code to it 2022-01-21 11:25:49 +01:00
toggle-help.lua refacto: move toggle help and filter toggles into actions 2022-02-07 20:43:24 +01:00
toggle-ignore.lua refacto: move toggle help and filter toggles into actions 2022-02-07 20:43:24 +01:00
trash.lua chore: move refresh/reloaders into actions.reloaders 2022-02-06 16:24:14 +01:00