mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-25 17:57:36 +08:00
[fix] nerdtree's url
[fix] nerdtree's url in README
This commit is contained in:
parent
d4502d02a1
commit
52175cec3d
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user