Created
April 3, 2020 14:36
-
-
Save tiagotele/bd54cf677863c4c379c32cc6c2363bd7 to your computer and use it in GitHub Desktop.
Install NERDTree on CentOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo yum install git | |
git clone https://github.com/preservim/nerdtree.git ~/.vim/pack/vendor/start/nerdtree | |
vim -u NONE -c "helptags ~/.vim/pack/vendor/start/nerdtree/doc" -c q | |
mkdir -p ~/.vim/autoload ~/.vim/bundle && curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim | |
git clone https://github.com/preservim/nerdtree.git ~/.vim/pack/vendor/start/nerdtree | |
vim | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Review it later. Just grap from history.