Updated Readme (#1167)

* Updated Readme

Fixed typo in readme

* Updated Changelog
This commit is contained in:
Yosef Herskovitz
2020-08-18 11:14:05 -04:00
committed by GitHub
parent 23000acd7f
commit 577ddc73f0
2 changed files with 2 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ git clone https://github.com/preservim/nerdtree.git ~/.vim/pack/vendor/start/ner
vim -u NONE -c "helptags ~/.vim/pack/vendor/start/nerdtree/doc" -c q
```
Otherwise, these are some of the several 3rd-party plugin managers you can choose from. Be sure you read the instructions for your chosen plugin, as there typically are additional steps you nee d to take.
Otherwise, these are some of the several 3rd-party plugin managers you can choose from. Be sure you read the instructions for your chosen plugin, as there typically are additional steps you need to take.
#### [pathogen.vim](https://github.com/tpope/vim-pathogen)