标签: vim go
我使用vim-go,但我不喜欢在保存go源文件时自动生成可执行文件。怎么禁止呢?
答案 0 :(得分:1)
不是vim-go但是合成这样做,只需配置
让g:syntastic_go_checkers = []