Silence 1 line ed> 1 time
messages when wrapping.
This commit is contained in:
parent
135bb7b31e
commit
118c3fb9a4
@ -187,7 +187,7 @@ function! argwrap#wrapContainer(range, container, arguments, wrapBrace, tailComm
|
|||||||
|
|
||||||
call append(l:line, l:text)
|
call append(l:line, l:text)
|
||||||
let l:line += 1
|
let l:line += 1
|
||||||
exec printf('%s>', l:line)
|
silent! exec printf('%s>', l:line)
|
||||||
endfor
|
endfor
|
||||||
|
|
||||||
if a:wrapBrace
|
if a:wrapBrace
|
||||||
|
Loading…
Reference in New Issue
Block a user