Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 20, 2025
feat: set filter input filetype to NvimTreeFilter (#3207)
Show description for 64e2192authored
Commits on Oct 7, 2025
fix: prevent NvimTree to be alternate buffer when tab open (#3205)
Show description for e397756
Commits on Sep 30, 2025
chore(deps): bump leafo/gh-actions-luarocks from 5 to 6 (#3201)
Show description for 87d096aauthoredchore(deps): bump leafo/gh-actions-lua from 11 to 12 (#3202)
Show description for 01b2e8eauthored
Commits on Sep 8, 2025
refactor(#2942): multi instance: move utils functions to Explorer methods (#3200)
Show description for e179ad2authoredchore(#3196): remove unused utils and refactor (#3199)
Show description for f92cc3aauthored
Commits on Aug 25, 2025
feat(#1826): add diagnostics.diagnostic_opts: vim.diagnostic.Opts will override diagnostics.severity and diagnostics.icons (#3190)
Show description for fefa335
Commits on Aug 22, 2025
chore(deps): bump amannn/action-semantic-pull-request from 6.1.0 to 6.1.1 (#3193)
Show description for b70a741authored
Commits on Aug 20, 2025
chore(deps): bump amannn/action-semantic-pull-request from 6.0.1 to 6.1.0 (#3192)
Show description for f4fa6ebauthored
Commits on Aug 14, 2025
chore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.0.1 (#3189)
Show description for f0e9951authored
Commits on Aug 13, 2025
chore(deps): bump actions/checkout from 4 to 5 (#3188)
Show description for feb901aauthored
Commits on Aug 12, 2025
chore(master): release nvim-tree 1.14.0 (#3146)
Show description for 321bc61authored- authored
Commits on Aug 11, 2025
- authored
feat(#2789): add optional function expand_until to api.tree.expand_all and api.node.expand (#3166)
Show description for 1b876db
Commits on Aug 10, 2025
feat(#2685): highlight git new tracked with NvimTreeGitFileNewHL (#3176)
Show description for 0a52012revert(#3180, #3177): resolve live filter failures (#3183)
Show description for a4699c0authoredrevert(#3180, #3177): invalid group or tabpage (#3181)
Show description for 9b289abauthored
Commits on Aug 5, 2025
feat(#2826): allow only one window with nvim-tree buffer per tab (#3174)
Show description for dd2364dauthoredperf(#3171): use vim.system() instead of vim.fn.system() to execute git toplevel (#3175)
Show description for 9a05b9eauthored
Commits on Aug 4, 2025
Commits on Jul 29, 2025
refactor(#2826): View tracks winids and bufnrs via events, unused for now (#3170)
Show description for 65bae44authored
Commits on Jul 28, 2025
refactor(#2826): remove view debug/cc, enable new codepaths for get_winid and get_bufnr (#3169)
Show description for a9156c0authored
Commits on Jul 27, 2025
fix(#3077): deleting a directory containing symlinked directory will delete the contents of the linked directory (#3168)
Show description for 10db694
Commits on Jul 21, 2025
fix(picker): exclude full_name window id from the choice (#3165)
Show description for 543ed3c- authored
Commits on Jun 21, 2025
Commits on Jun 20, 2025
feat(#3157): add view.cursorlineopt (#3158)
Show description for 8eb5e0bauthored
Commits on Jun 19, 2025
refactor(#2826): move view to instanced window class (#3153)
Show description for 0a06f65authored
Commits on Jun 17, 2025
- authored
docs: fix renderer.icons.bookmarks_placement parameter, misspelling (#3150)
Show description for aa08778authored
Commits on Jun 15, 2025
Commits on Jun 14, 2025
chore(master): release nvim-tree 1.13.0 (#3120)
Show description for 6b5b366authoredfeat(#3132): add api.node.expand and api.node.collapse (#3133)
Show description for ae59561fix(#3143): actions.open_file.window_picker.exclude applies when not using window picker (#3144)
Show description for 05d8172