Adam Regasz-Rethy

Results 62 comments of Adam Regasz-Rethy

> I ran the suggested command, but without success. Can you paste the output of the command and what operating system you are using.

> Can you paste the output of the command and what operating system you are using. I need to see the output of the command `make hexokinase` when run in...

> Golang must be installed, for more information visit https://golang.org/doc/install. From the requirements in the README. You'll need to have the Go programming language installed, that link has instructions for...

I suspect that this is the issue for most people in this thread, I might close if others don't respond soonish. Make sure you have the hook based on your...

Gonna close this, I think the error message is clear enough and I updated the README to make the dependency more prominent.

That sounds like an issue with packer, I'm surprised it wouldn't run that cmd in the working directory of the plugin (although tbf I don't use packer)

That autocmd shouldn't be necessary, this is an issue with how packer is being used (and how it was written).

When I get a chance I'll try to install packer and see what kind of funky shit it's doing.

This can occur when too many files are opened at once because a hexokinase process is started for each file. `:vimgrep` seems to create unlisted buffers for each result so...