add criterion test assertion failure errorformat
This commit is contained in:
@@ -67,6 +67,7 @@ vim.cmd [[
|
|||||||
autocmd FileType * setlocal indentexpr=
|
autocmd FileType * setlocal indentexpr=
|
||||||
|
|
||||||
set wildignore=*.o,*.obj,.git/**,tags,*.pyc
|
set wildignore=*.o,*.obj,.git/**,tags,*.pyc
|
||||||
|
set errorformat^=[----]\ %f:%l:\ %m
|
||||||
]]
|
]]
|
||||||
|
|
||||||
vim.keymap.set('n', ',cf', function()
|
vim.keymap.set('n', ',cf', function()
|
||||||
|
|||||||
Reference in New Issue
Block a user