Files
vim-airline/autoload/airline
Matteo Riondato ba50f598ee Show flag when detect_spelllang is 'flag', do not when it is 0.
927e142e94 broke the "show the lang flag"
functionality, as the check `if g:airline_detect_spelllang` is always
false when this variable is `'flag'`. Explicitly check whether this
variable is the string `'0'` to detect whether the feature should be
disabled.
2022-06-08 08:54:44 -04:00
..
2021-01-01 12:57:00 +00:00
2022-02-28 15:47:24 +01:00
2021-01-01 12:57:00 +00:00
2021-09-21 08:43:30 +02:00
2022-02-28 15:47:24 +01:00
2021-01-01 12:57:00 +00:00
2022-05-21 21:58:11 +02:00