mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-08 04:54:44 +08:00
@@ -27,7 +27,9 @@ if s:has_async
|
||||
else
|
||||
let b:airline_po_stats = ''
|
||||
endif
|
||||
call remove(s:jobs, self.file)
|
||||
if has_key(s:jobs, self.file)
|
||||
call remove(s:jobs, self.file)
|
||||
endif
|
||||
call s:shorten()
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user