Search Criteria
Package Details: vim-go-git 20150710-1
Git Clone URL: | https://aur.archlinux.org/vim-go-git.git (read-only, click to copy) |
---|---|
Package Base: | vim-go-git |
Description: | Go development plugin for Vim |
Upstream URL: | https://github.com/fatih/vim-go |
Licenses: | |
Conflicts: | |
Submitter: | exul |
Maintainer: | yesuu |
Last Packager: | yesuu |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2014-12-12 23:51 |
Last Updated: | 2015-07-10 16:20 |
Dependencies (3)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go)
- vim (vim-qt-git, vim-qt-qt5-git, neovim-drop-in, vim-clipboard, vim-gnome, gvim-hg, neovim-symlinks, vim-git, vim-x11, vim-min, gvim-gtk2, gvim)
- git (git-git) (make)
Latest Comments
foobster commented on 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
exul commented on 2014-12-28 18:59
You're absolutely right, thank you. I updated the PKGBUILD.
djmattyg007 commented on 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.