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
+1 -1
View File
@@ -234,7 +234,7 @@ values):
\ 'vaffle' : [ 'Vaffle', '%{b:vaffle.dir}' ], \ '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 statusline modified (may help with plugins which use the preview window
heavily) > heavily) >
let g:airline_exclude_preview = 0 let g:airline_exclude_preview = 0