Install vim-go as a pacakge in vim 8

359 views
Skip to first unread message

Johann Höchtl

unread,
Sep 18, 2016, 4:46:30 AM9/18/16
to golang-nuts
I installed vim 8 using this ppa
ppa:jonathonf/vim

(seen on http://tipsonubuntu.com/2016/09/13/vim-8-0-released-install-ubuntu-16-04/)

I cloned vim-go according to https://github.com/fatih/vim-go#install (Vim packages, http://vimhelp.appspot.com/repeat.txt.html#packages)

The install simply says: For other plugin managers add the appropriate lines and execute the plugin's install command

I thought Vim 8 packages are all automatic. vim-go commands like :help vim-go or :GoUpdateBinaries do not work.

How to install the package with Vim 8?

Johann Höchtl

unread,
Sep 19, 2016, 4:44:01 AM9/19/16
to golang-nuts
Guys, nobody using Vim 8 and the venerable go-vim plugin in Vim 8 as a package? Don't let me down on that!

Tamás Gulácsi

unread,
Sep 19, 2016, 5:13:21 AM9/19/16
to golang-nuts
Nope, I'm on neovim (with plug for the plugins) for a long time now...

Sean Russell

unread,
Sep 19, 2016, 7:40:30 AM9/19/16
to golang-nuts
On Monday, September 19, 2016 at 5:13:21 AM UTC-4, Tamás Gulácsi wrote:
Nope, I'm on neovim (with plug for the plugins) for a long time now...

I don't think I even needed a plug for the plugins -- I just cp -r ~/.vim ~/.config/nvim and everything worked, including vim-go.

--- SER

Jan Mercl

unread,
Sep 19, 2016, 7:51:17 AM9/19/16
to Johann Höchtl, golang-nuts
On Sun, Sep 18, 2016 at 10:46 AM Johann Höchtl <johann....@gmail.com> wrote:

> I thought Vim 8 packages are all automatic. vim-go commands like :help vim-go or :GoUpdateBinaries do not work.

Are you using the vim-8.0 branch? (https://github.com/fatih/vim-go/tree/vim-8.0)

--

-j

Johann Höchtl

unread,
Sep 19, 2016, 1:01:31 PM9/19/16
to golang-nuts, johann....@gmail.com
Wasn't, did it, and worked. After manually running

:helpt ~/.vim/pack/plugins/start/vim-go/doc/

I now have vim-go help. Thanks!
 
--

-j

Reply all
Reply to author
Forward
0 new messages