nvim-tree.lua/lua/nvim-tree
2022-05-14 09:54:27 +02:00
..
actions refactor: use lua api for user commands and autocommands (#1206) 2022-05-14 09:49:45 +02:00
explorer #1217 show git status for link targets, when no status on the link itself (#1263) 2022-05-14 09:34:53 +02:00
git #791 add profiling for some operations (#1108) 2022-03-26 13:22:28 +01:00
renderer feat(renderer): add ability to set git icons in signcolumn (#1242) 2022-05-14 09:54:27 +02:00
colors.lua 1221 handle deprecated vert split (#1225) 2022-05-07 11:20:58 +02:00
config.lua chore: move code around 2022-02-09 22:26:02 +01:00
core.lua refacto: add get_nodes_starting_line core util 2022-03-26 14:46:44 +01:00
diagnostics.lua feat(renderer): add ability to set git icons in signcolumn (#1242) 2022-05-14 09:54:27 +02:00
events.lua feat - add open and close tree events (#1151) 2022-04-18 15:41:21 +02:00
legacy.lua 1210 silent migrate more options (#1215) 2022-05-07 11:13:46 +02:00
lib.lua #1216 show diagnostic signs on all folders (#1244) 2022-05-10 11:22:11 +10:00
log.lua chore: remove auto close 2022-03-27 12:13:24 +02:00
utils.lua #1216 show diagnostic signs on all folders (#1244) 2022-05-10 11:22:11 +10:00
view.lua #1228 close moves focus to previous win on current tab (#1235) 2022-05-07 11:26:22 +02:00