neo-tree.nvim

No Change
trial
First Added:September 18, 2026 Updated: September 19, 2026

neo-tree.nvim is the file and project tree plugin in the NeoVim stack. We trial it as the project management surface beside Telescope.nvim and which-key.nvim.

Blurb

Neovim plugin to manage the file system and other tree like structures.

Summary

Use neo-tree.nvim to browse the file system and keep project structure visible inside NeoVim. Open as a sidebar, floating window, or netrw-style split with :Neotree.

It has multiple sources: filesystem, buffers, git_status, and an experimental document_symbols view. It hijacks netrw so opening a directory shows the tree. Built on nui.nvim and plenary.nvim, it ships built-in git status and LSP diagnostics indicators.

Details