mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-02-17 01:42:46 +08:00
style: Remove colon
This commit is contained in:
parent
2e29ab9656
commit
0a7e1bc475
|
@ -363,7 +363,7 @@ else
|
|||
return true
|
||||
else
|
||||
if &vbs
|
||||
:echomsg printf("airline: group: %s already done, skipping", name)
|
||||
echomsg printf("airline: group: %s already done, skipping", name)
|
||||
endif
|
||||
return false
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user