luan / vimfiles

The Vim Configuration. Uses vim-plug to manage plugins.
172 stars 58 forks source link

Don't run missing gocode "drop-cache" command #129

Closed wendorf closed 5 years ago

wendorf commented 5 years ago

The github.com/mdempsky/gocode fork of github.com/nsf/gocode is installed, which dropped support for drop-cache in https://github.com/mdempsky/gocode/commit/e117c263fb7092eedd7cab24f41d90a9d76bd23a

With this use of drop-cache present, an install of vimfiles errors after installing go binaries with:

gocode: unknown subcommand: "drop-cache"
Run 'gocode -help' for usage.