We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 204e566 + b40699b commit 4aad97aCopy full SHA for 4aad97a
compiler/golang.vim
@@ -22,7 +22,7 @@
22
" src directory. The GOPATH is set to one directory below the src folder.
23
"
24
" Usage:
25
-" Golang is called after a buffer with Python code is saved. QuickFix
+" Golang is called after a buffer with Golang code is saved. QuickFix
26
" window is opened to show errors, warnings and hints provided by Golang.
27
28
" This is realized with :Golang command. To disable calling Golang every
0 commit comments