forked from aniani/vim
patch 8.0.0433: beeps when running tests
Problem: Quite a few beeps when running tests. Solution: Set 'belloff' for these tests. (Christian Brabandt)
This commit is contained in:
@@ -4,6 +4,7 @@ if !has('textobjects')
|
||||
finish
|
||||
endif
|
||||
|
||||
set belloff=all
|
||||
function! CpoM(line, useM, expected)
|
||||
new
|
||||
|
||||
|
||||
Reference in New Issue
Block a user