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
Search Criteria
Package Details: vim-go-git 20141212-1
Package Actions
| Package Base: | vim-go-git |
|---|---|
| Description: | Go development plugin for Vim |
| Upstream URL: | https://github.com/fatih/vim-go |
| Category: | editors |
| Licenses: | |
| Conflicts: | |
| Submitter: | exul |
| Maintainer: | exul |
| Last Packager: | exul |
| Votes: | 1 |
| First Submitted: | 2014-12-12 23:51 |
| Last Updated: | 2015-05-23 18:30 |
Latest Comments
Comment by foobster
Comment by exul
You're absolutely right, thank you. I updated the PKGBUILD.
Comment by djmattyg007
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.