summaryrefslogtreecommitdiff
path: root/doc/ale-go.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2019-08-02 09:09:10 +0100
committerw0rp <devw0rp@gmail.com>2019-08-02 09:09:10 +0100
commitdd1e1025b8a9b13cb7966bf2baa3e6b42a862857 (patch)
treefeb86095d4535a7d0e9a205b36008e41d1696963 /doc/ale-go.txt
parent3ae01ba24967a37e5a41626673422be53e188026 (diff)
downloadale-dd1e1025b8a9b13cb7966bf2baa3e6b42a862857.zip
Fix #2668 - Set g:ale_go_go111module
Diffstat (limited to 'doc/ale-go.txt')
-rw-r--r--doc/ale-go.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale-go.txt b/doc/ale-go.txt
index 5e2167c6..be53783e 100644
--- a/doc/ale-go.txt
+++ b/doc/ale-go.txt
@@ -29,6 +29,7 @@ g:ale_go_go_executable *g:ale_go_go_options*
The executable that will be run for the `gobuild` and `govet` linters, and
the `gomod` fixer.
+
g:ale_go_go111module *g:ale_go_go111module*
*b:ale_go_go111module*
Type: |String|