Merge pull request #1224 from S3RB31/master

Updated documentation
This commit is contained in:
Christian Brabandt 2016-08-03 21:57:36 +02:00 committed by GitHub
commit d00f7b35d2
1 changed files with 3 additions and 0 deletions

View File

@ -551,6 +551,9 @@ with the middle mouse button to delete that buffer.
* enable/disable displaying tab type (far right) >
let g:airline#extensions#tabline#show_tab_type = 1
Note: The tab-type will only be displayed in tab-mode,
if there are no splits shown. (See: g:airline#extensions#tabline#show_splits)
* rename label for buffers (default: 'buffers') (c)
let g:airline#extensions#tabline#buffers_label = 'b'