Refactor LSP custom request handling

This commit is contained in:
Martino Pilia
2019-05-31 21:56:38 +02:00
parent 7053d468cc
commit 3321685940
4 changed files with 67 additions and 60 deletions
-3
View File
@@ -3205,9 +3205,6 @@ ale#lsp_linter#SendRequest(buffer, linter_name, method, parameters, Callback)
request is received, and takes as unique argument a dictionary representing
the response to the request obtained from the server.
The function returns zero if the request is succesfully sent, non-zero
otherwise.
ale#other_source#ShowResults(buffer, linter_name, loclist)
*ale#other_source#ShowResults()*