hœnir
hœnir
Hi @arcticicestudio. I've just copy-pasted everything from that comment you suggested and I commented on all of my previous settings. It still does not look like in the picture. I'm...
> Have you also tried to use vimgo instead of vim-go? No, but looks like `vimgo` which is `govim` only supports vim8. I'm using `neovim` and I want to use...
Looks like it doesn't even let me load `govim` in a `neovim` instance. I would rewrite/hardcore color changes myself but I don't know where to start or which colors are...
I'm back with an update. After searching some time I've come up with a solution but IDK how good it is. ## This fixes the format string, the function call...
There are any chances that this will be solved in the near future?
I've taken matters in my own hands. Could you please @arcticicestudio check the PR?
@chengleqi the pr is [here](https://github.com/arcticicestudio/nord-vim/pull/246) still w8 for review.
I'm experiencing the same behavior in my production setup. Is this resolved?
I experienced the same issue while developing a service using this lib. @elsesiy, I've basically done the exact same thing using the `replace` directive. It's nasty but at least it...
Also when I'm running this code it should send somehow a signal on that Command.Done channel? In my example , it just hangs because the empty struct channel waits to...