mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 14:43:35 +08:00 
			
		
		
		
	Updated plugins
This commit is contained in:
		| @ -47,10 +47,11 @@ let s:packages = { | ||||
|       \ 'errcheck':      ['github.com/kisielk/errcheck'], | ||||
|       \ 'fillstruct':    ['github.com/davidrjenni/reftools/cmd/fillstruct'], | ||||
|       \ 'gocode':        ['github.com/mdempsky/gocode', {'windows': ['-ldflags', '-H=windowsgui']}], | ||||
|       \ 'gocode-gomod':  ['github.com/stamblerre/gocode'], | ||||
|       \ 'godef':         ['github.com/rogpeppe/godef'], | ||||
|       \ 'gogetdoc':      ['github.com/zmb3/gogetdoc'], | ||||
|       \ 'goimports':     ['golang.org/x/tools/cmd/goimports'], | ||||
|       \ 'golint':        ['github.com/golang/lint/golint'], | ||||
|       \ 'golint':        ['golang.org/x/lint/golint'], | ||||
|       \ 'gometalinter':  ['github.com/alecthomas/gometalinter'], | ||||
|       \ 'gomodifytags':  ['github.com/fatih/gomodifytags'], | ||||
|       \ 'gorename':      ['golang.org/x/tools/cmd/gorename'], | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Amir Salihefendic
					Amir Salihefendic