add more obvious instructions for disabling truncation.

This commit is contained in:
Bailey Ling 2013-08-29 21:27:59 +00:00
parent 95f00f2341
commit 43dfdc6de4
1 changed files with 3 additions and 0 deletions

View File

@ -200,6 +200,9 @@ configuration values that you can use.
\ 'y': 88, \ 'y': 88,
\ 'z': 45, \ 'z': 45,
\ }) \ })
" Note: set to an empty dictionary to disable truncation.
let g:airline#extensions#default#section_truncate_width = {}
< <
*airline-bufferline* *airline-bufferline*
vim-bufferline <https://github.com/bling/vim-bufferline> vim-bufferline <https://github.com/bling/vim-bufferline>