doc: fix grammatical typo

fixes: #2246
This commit is contained in:
Christian Brabandt 2020-10-05 10:50:05 +02:00
parent 9614105d09
commit 958ffe059a
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ values):
\ 'vaffle' : [ 'Vaffle', '%{b:vaffle.dir}' ],
\ }
<
* defines whether the preview window should be excluded from have its window
* defines whether the preview window should be excluded from having its window
statusline modified (may help with plugins which use the preview window
heavily) >
let g:airline_exclude_preview = 0