nvim-tree.lua/lua/nvim-tree
2025-08-10 14:28:34 +10:00
..
_meta feat(#2948): add custom decorators, :help nvim-tree-decorators (#2996) 2024-12-07 16:03:29 +11:00
actions Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
appearance Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
explorer Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
git perf(#3171): use vim.system() instead of vim.fn.system() to execute git toplevel (#3175) 2025-08-05 13:23:51 +10:00
iterators Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
marks Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
node feat(#2948): add custom decorators, :help nvim-tree-decorators (#2996) 2024-12-07 16:03:29 +11:00
renderer Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
api.lua Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
buffers.lua chore: resolve undefined-field warnings, fix link git statuses, rewrite devicons (#2968) 2024-11-03 14:06:12 +11:00
classic.lua chore: migrate to classic (#2991) 2024-11-09 14:14:04 +11:00
commands.lua Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
core.lua Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
diagnostics.lua Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
enum.lua chore: migrate to classic (#2991) 2024-11-09 14:14:04 +11:00
events.lua feat: add TreePreOpen event (#3105) 2025-04-21 08:39:48 +10:00
help.lua Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
keymap.lua feat(#3132): add api.node.expand and api.node.collapse (#3133) 2025-06-14 17:26:58 +10:00
legacy.lua feat(#3113): add renderer.icons.folder_arrow_padding (#3114) 2025-05-05 11:51:29 +10:00
lib.lua Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
log.lua Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
notify.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00
utils.lua Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
view.lua Revert "refactor(#2826): move view to instanced window class (#3153)" 2025-08-10 14:28:34 +10:00
watcher.lua docs: notify users with a fs.inotify.max_user_watches message on EMFILE event (#3028) 2024-12-13 10:39:46 +11:00