mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-23 14:04:53 +02: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…
x
Reference in New Issue
Block a user