Software Alternatives & Reviews

Vim: NERDTree

pathogen.vim Vim-Plug
  1. pathogen.vim: manage your runtimepath. Contribute to tpope/vim-pathogen development by creating an account on GitHub.
    To install any plugin using Pathogen plugin manager, you need to configure PAthogen in your vimrc if you have not done it already. You can find the installation docs on Pathogen.vim. After Pathogen has been configured in your vimrc, you can clone the git repository of that plugin into your local machine and then activate it using Pathogen.

    #Text Editors #Programming #Tech 6 social mentions

  2. :hibiscus: Minimalist Vim Plugin Manager. Contribute to junegunn/vim-plug development by creating an account on GitHub.
    To install a plugin using the Vim-Plug manager, you need to configure Vim-Plug if you have not already configured it in your vimrc. You can find the installation docs at the GitHub README of Vim-Plug. After Vim-Plug has been configured in your vimrc you can simply add Plug 'preservim/nerdtree' between the call plug begin and end statements. Just like:.

    #Text Editors #Programming #Programming Tools 92 social mentions

Discuss: Vim: NERDTree

Log in or Post with