luan / vimfiles

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

Change linter to golangci-lint #146

Closed MissingRoberto closed 4 years ago

MissingRoberto commented 4 years ago

Gometalinter has been deprecated in favour of golangci-lint. vim-go has even drop support for it: https://github.com/fatih/vim-go/pull/2494