spell: Display spelling language

fixes: #1521
This commit is contained in:
Christian Brabandt
2017-08-01 19:25:20 +02:00
parent 0c307d5f73
commit a2e20bc3ca
3 changed files with 16 additions and 1 deletions

View File

@@ -131,6 +131,10 @@ values):
* enable spell detection >
let g:airline_detect_spell=1
* display spelling language when spell detection is enabled
(if enough space is available) >
let g:airline_detect_spelllang=1
<
* enable iminsert detection >
let g:airline_detect_iminsert=0