Enable display country flag instead of spelllang

This commit is contained in:
patricknraanes
2022-02-28 17:29:47 +01:00
parent e2498d72dc
commit 2706bdc949
2 changed files with 91 additions and 0 deletions

View File

@@ -146,6 +146,9 @@ values):
(if enough space is available) >
let g:airline_detect_spelllang=1
<
Set to 'flag' to get a unicode icon of the relavant country flag instead of
the 'spelllang' itself
* enable iminsert detection >
let g:airline_detect_iminsert=0
<