Merge pull request #2051 from kazukazuinaina/fix_nerdtree_url_in_doc

[fix] nerdtree's url in doc and README.md
This commit is contained in:
Christian Brabandt 2020-01-28 15:56:13 +01:00 committed by GitHub
commit eb916c0c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -311,7 +311,7 @@ If you are interested in becoming a maintainer (we always welcome more maintaine
[15]: https://github.com/techlivezheng/vim-plugin-minibufexpl [15]: https://github.com/techlivezheng/vim-plugin-minibufexpl
[16]: https://github.com/sjl/gundo.vim [16]: https://github.com/sjl/gundo.vim
[17]: https://github.com/mbbill/undotree [17]: https://github.com/mbbill/undotree
[18]: https://github.com/scrooloose/nerdtree [18]: https://github.com/preservim/nerdtree
[19]: https://github.com/majutsushi/tagbar [19]: https://github.com/majutsushi/tagbar
[20]: https://powerline.readthedocs.org/en/master/installation.html#patched-fonts [20]: https://powerline.readthedocs.org/en/master/installation.html#patched-fonts
[21]: https://bitbucket.org/ludovicchabant/vim-lawrencium [21]: https://bitbucket.org/ludovicchabant/vim-lawrencium

View File

@ -798,7 +798,7 @@ neomake <https://github.com/neomake/neomake>
let airline#extensions#neomake#warning_symbol = 'W:' let airline#extensions#neomake#warning_symbol = 'W:'
< <
------------------------------------- *airline-nerdtree* ------------------------------------- *airline-nerdtree*
NerdTree <https://github.com/scrooloose/nerdtree.git> NerdTree <https://github.com/preservim/nerdtree.git>
Airline displays the Nerdtree specific statusline (which can be configured Airline displays the Nerdtree specific statusline (which can be configured
using the |'NerdTreeStatusline'| variable (for details, see the help of using the |'NerdTreeStatusline'| variable (for details, see the help of