mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-27 07:54:44 +02:00
parent
0278e9095d
commit
99c2dfd569
@ -163,7 +163,7 @@ function! airline#init#bootstrap()
|
|||||||
\ 'minwidth': 80})
|
\ 'minwidth': 80})
|
||||||
call airline#parts#define('coc_status', {
|
call airline#parts#define('coc_status', {
|
||||||
\ 'raw': '',
|
\ 'raw': '',
|
||||||
\ 'accent': 'airline_term'
|
\ 'accent': 'bold'
|
||||||
\ })
|
\ })
|
||||||
call airline#parts#define_empty(['obsession', 'tagbar', 'syntastic-warn',
|
call airline#parts#define_empty(['obsession', 'tagbar', 'syntastic-warn',
|
||||||
\ 'syntastic-err', 'eclim', 'whitespace','windowswap',
|
\ 'syntastic-err', 'eclim', 'whitespace','windowswap',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user