mirror of
https://github.com/Raimondi/delimitMate.git
synced 2025-12-06 20:54:31 +08:00
Eliminate some noise from DelimitMateTest.
This commit is contained in:
@@ -477,7 +477,6 @@ function! delimitMate#TestMappings() "{{{
|
||||
let ibroken = ibroken + [map.": is not set:"] + split(output, '\n')
|
||||
endif
|
||||
endfor
|
||||
let ibroken = len(ibroken) > 0 ? ['IMAP'] + ibroken : []
|
||||
|
||||
unlet! output
|
||||
if ibroken == []
|
||||
|
||||
Reference in New Issue
Block a user