fix minor typo in help text

This commit is contained in:
Peter Regner 2014-04-25 18:25:33 +02:00
parent a222518b76
commit 7bd40715d4
1 changed files with 2 additions and 2 deletions

View File

@ -236,7 +236,7 @@ configuration values that you can use.
\ 'x': 60,
\ 'y': 88,
\ 'z': 45,
\ })
\ }
" Note: set to an empty dictionary to disable truncation.
let g:airline#extensions#default#section_truncate_width = {}
@ -246,7 +246,7 @@ configuration values that you can use.
let g:airline#extensions#default#layout = [
\ [ 'a', 'b', 'c' ],
\ [ 'x', 'y', 'z', 'warning' ]
\ ])
\ ]
<
------------------------------------- *airline-quickfix*
The quickfix extension is a simple built-in extension which determines