mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-23 22:15:28 +02:00
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:
commit
eb916c0c57
@ -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…
x
Reference in New Issue
Block a user