Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial is not working #58

Closed
gennad opened this issue May 29, 2019 · 3 comments
Closed

Tutorial is not working #58

gennad opened this issue May 29, 2019 · 3 comments
Assignees
Labels

Comments

@gennad
Copy link

gennad commented May 29, 2019

I've built the go binary but after adding the code from tutorial to my init.vim, I'm getting the following error:

gennad@gennad-fedora-R90QNFJT ~/m/go/nvim> nvim ~/.config/nvim/init.vim
Error detected while processing /home/gennad/m/configs/nvim/init.vim:
line  160:
E117: Unknown function: remote#host#Register
line  165:
E117: Unknown function: remote#host#RegisterPlugin
Press ENTER or type command to continue

Am I doing anything wrong? Could you update the example in README?

@zchee zchee self-assigned this May 31, 2019
@zchee zchee added the docs label May 31, 2019
@zchee
Copy link
Member

zchee commented May 31, 2019

@gennad I'll check later.

@zchee
Copy link
Member

zchee commented Jun 1, 2019

@gennad
The short answer is, See https://github.com/zchee/nvim-go/blob/core/rearchitecture/plugin/nvim-go.vim.
I'll more details comment later.

@justinmk
Copy link
Member

justinmk commented May 8, 2024

Remote plugins will be greatly simplified by neovim/neovim#27949 , and we will update the docs then.

@justinmk justinmk closed this as completed May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants