summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 8dcbea60..f0c0a468 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -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()*