Better formatting

This commit is contained in:
Fred Emmott
2018-08-15 14:31:30 -07:00
parent 484a70f0c0
commit c467db3ed9
2 changed files with 4 additions and 4 deletions

View File

@@ -165,7 +165,7 @@ Execute(ale#lsp#response#ReadDiagnostics() should use relatedInformation for det
\ {
\ 'range': Range(0, 2, 0, 2),
\ 'message': 'Something went wrong!',
\ 'detail': 'file:///tmp/someotherfile.txt:42:79: might be this'
\ 'detail': "Something went wrong!\n/tmp/someotherfile.txt:42:79:\n\tmight be this"
\ }
\ ]}})