nerdtree

A tree explorer plugin for vim. (by preservim)

Nerdtree Alternatives

Similar projects and alternatives to nerdtree

  1. neovim

    1,427 nerdtree VS neovim

    Vim-fork focused on extensibility and usability

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. fzf

    427 nerdtree VS fzf

    :cherry_blossom: A command-line fuzzy finder

  4. telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

  5. coc.nvim

    322 nerdtree VS coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

  6. LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

  7. fzf.vim

    157 nerdtree VS fzf.vim

    fzf :heart: vim

  8. vim-plug

    141 nerdtree VS vim-plug

    :hibiscus: Minimalist Vim Plugin Manager

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. nvim-tree.lua

    A file explorer tree for neovim written in lua

  11. ale

    133 nerdtree VS ale

    Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

  12. vim-fugitive

    117 nerdtree VS vim-fugitive

    fugitive.vim: A Git wrapper so awesome, it should be illegal

  13. SpaceVim

    86 nerdtree VS SpaceVim

    Discontinued A community-driven modular vim/neovim distribution - The ultimate vimrc

  14. YouCompleteMe

    A code-completion engine for Vim

  15. vim-airline

    59 nerdtree VS vim-airline

    lean & mean status/tabline for vim that's light as air

  16. coc-ccls

    53 nerdtree VS coc-ccls

    CCLS (C/C++) extension for coc.nvim

  17. vim-commentary

    51 nerdtree VS vim-commentary

    commentary.vim: comment stuff out

  18. tagbar

    32 nerdtree VS tagbar

    Vim plugin that displays tags in a window, ordered by scope

  19. vim-devicons

    23 nerdtree VS vim-devicons

    Adds file type icons to Vim plugins such as: NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more

  20. awesome-vim-colorschemes

    Collection of awesome color schemes for Neo/vim, merged for quick use.

  21. vim-multiple-cursors

    True Sublime Text style multiple selections for Vim

  22. chadtree

    16 nerdtree VS chadtree

    File manager for Neovim. Better than NERDTree.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better nerdtree alternative or higher similarity.

nerdtree discussion

Log in or Post with

nerdtree reviews and mentions

Posts with mentions or reviews of nerdtree. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-29.
  • I use the default file browser in vim (netrw). I know there are plugins that a lot of people like. Should I switch?
    9 projects | /r/vim | 29 Jun 2023
    I personally use nerdtree. Add nerdtree-git-plugin too, that's nice when looking at your project (for files, use vim-gitgutter).
  • How to configure vim like an IDE
    44 projects | /r/vim | 27 Jun 2023
    nerdtree is another very popular option
  • Auto update Javascript imports when moving file/folder
    2 projects | /r/vim | 22 Jun 2023
    2 projects | /r/neovim | 21 Jun 2023
    Using my toy js refactoring plugin and NERDTree.
  • Is it possible to use VIM as an ide?
    7 projects | /r/vim | 3 Jun 2023
    2) Syntax check https://github.com/vim-syntastic/syntastic 3) File navigation https://github.com/preservim/nerdtree 4) Autocomplete There are many autocomplete extensions. I haven't found one that I feel comfortable to recommend. Another way is to create a txt file with all the key words and lines in the languages you use, make an autocommand that adds the txt file to the buffer, and then use ctrl-n or ctrl-p to autocomplete. You can also use ctrl-x-ctrl-l to autocmplete entire lines. 5) Running code Add commands in your .vmrc to run the current file as a a whatever file. I use :J to run java files, :P to run python files, :C to run c files and so on. For example, this is my command to run a java file: command J execute "!java %:t"
  • Auto-completion problems for terraform
    9 projects | /r/neovim | 24 May 2023
    Plug 'https://github.com/preservim/nerdtree'
  • :(
    1 project | /r/shittydarksouls | 7 Apr 2023
  • New User
    3 projects | /r/vim | 26 Feb 2023
    My basic vim workflow is that I open vim, which opens NerdTree for me by default. I can find the file I want in NerdTree, or I can hit Ctrl+p to open a file with fuzzy searching.
  • How do you work with buffers?
    16 projects | /r/neovim | 1 Feb 2023
    What's also useful is to have a tree plugin (such as nvim-tree or nerdtree), so you can just open any file in the workspace (or outside it) if needed. That way, even if you delete a buffer, you can just come back to a file whose buffer you deleted.
  • how do I download nerd tree on neovim??
    2 projects | /r/neovim | 17 Jan 2023
    Worth noting Nerdtree’s repo is now at https://github.com/preservim/nerdtree and not at https://github.com/scrooloose/nerdtree
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 22 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic nerdtree repo stats
77
19,858
6.7
9 months ago

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com