diff --git a/compiler/cargo.vim b/compiler/cargo.vim index a511ef6f..20367a18 100644 --- a/compiler/cargo.vim +++ b/compiler/cargo.vim @@ -37,6 +37,7 @@ CompilerSet errorformat+= \%-G%\\s%#Checking%.%#, \%-G%\\s%#Compiling%.%#, \%-G%\\s%#Finished%.%#, + \%-G%\\s%#Blocking\ waiting%.%#, \%-G%\\s%#error:\ Could\ not\ compile\ %.%#, \%-G%\\s%#To\ learn\ more\\,%.%#, \%-G%\\s%#For\ more\ information\ about\ this\ error\\,%.%#,