mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-20 00:28:26 +08:00
[battery.vim] Move indicator to non-overwriting position if window big enough
This commit is contained in:
@@ -84,6 +84,7 @@ describe 'init sections'
|
||||
Expect airline#parts#get('vista').raw == ''
|
||||
Expect airline#parts#get('coc_warning_count').raw == ''
|
||||
Expect airline#parts#get('coc_error_count').raw == ''
|
||||
Expect airline#parts#get('battery').raw == ''
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user