nvim-tree.lua/lua/nvim-tree/actions
2023-02-21 10:34:01 +11:00
..
finders fix(#1961): stop unnecessary find file refreshes, avoid find file refresh cycles (#2010) 2023-02-21 10:34:01 +11:00
fs fix: remove redundant file existence check in create file operation (#1936) 2023-01-23 15:12:45 +11:00
moves fix(git): git folder fixes and improvements (#1809) 2022-12-17 17:05:33 +11:00
node fix(#2003): obey user split command for modified buffers when hidden not set (#2008) 2023-02-20 10:04:55 +11:00
reloaders chore: remove diagnostic suppressions after tidying nits 2023-01-01 13:27:05 +11:00
root fix(#1961): harden profiling functions (#1986) 2023-02-11 17:05:01 +11:00
tree-modifiers feat(view): add filters.git_clean, filters.no_buffer (#1784) 2022-12-10 15:55:33 +11:00
dispatch.lua feat(api): rename_basename API and action (#1791) 2022-12-16 13:32:48 +11:00
init.lua fix(#1970): additional log function gating for efficiency when not logging (#1971) 2023-02-06 10:23:20 +11:00