Package Details: vim-go-git 20141212-1

Package Base: vim-go-git
Description: Go development plugin for Vim
Upstream URL: https://github.com/fatih/vim-go
Category: editors
Licenses: unknown
Conflicts: gocode-git
Submitter: exul
Maintainer: exul
Last Packager: exul
Votes: 1
First Submitted: 2014-12-12 23:51
Last Updated: 2015-05-23 18:30

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by foobster

2015-04-29 21:49

If the commands don't seem to be available in vim then check to make sure you've enabled filetype plugins in your ~/.vimrc with:

" Enable filetype plugins
filetype plugin on

Comment by exul

2014-12-28 18:59

You're absolutely right, thank you. I updated the PKGBUILD.

Comment by djmattyg007

2014-12-27 15:42

There's a bug in the PKGBUILD file. 'git mercurial' is listed as a make dependency.

Given mercurial isn't used at all, the simplest solution would be to remove it entirely.