Merge pull request #2514 from patricknraanes/main

Enable display country flag instead of spelllang
This commit is contained in:
Christian Brabandt
2022-03-23 20:58:16 +01:00
committed by GitHub
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
<