mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-10 14:31:52 +08:00
prolog/swipl: add blank line after call
Though I do not see this specified or followed anywhere else
This commit is contained in:
@@ -103,6 +103,7 @@ function! s:GetContErrMsg(i, lines, text) abort
|
||||
break
|
||||
endif
|
||||
call add(l:text, s:Trim(l:matches[4]))
|
||||
|
||||
let l:i += 1
|
||||
endwhile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user