update nerdtree's statusline

add let g:airline#extensions#nerdtree_statusline's documentation
This commit is contained in:
kazukazuinaina
2019-11-11 19:20:48 +09:00
parent e4e4ba3c7b
commit 8a3eeddc80
2 changed files with 10 additions and 1 deletions

View File

@@ -785,6 +785,10 @@ Airline displays the Nerdtree specific statusline (which can be configured
using the |'NerdTreeStatusline'| variable (for details, see the help of
NerdTree)
* enable/disable nerdtree's statusline integration >
let g:airline#extensions#nerdtree_status = 1
< default: 1
------------------------------------- *airline-nrrwrgn*
NrrwRgn <https://github.com/chrisbra/NrrwRgn>