Johann Höchtl
Johann Höchtl
I can't record in Windows but I could further narrow down the problem: * When I open the picker and do not type but chose a matching entry with or...
I just discovered that the behavior is the same in Windows or Linux.
This is the minimum to replicate the error: 1. Open nvim 2. set `:set fo=atnqw` `:set tw=70` 3. Type some random words, wait for the line to break automatically. 4....
Well if I press ESC prior to selecting with CR (so leaving insert mode on the picker), the buffer is not altered. Maybe the trick is to first capture the...
Anybudy succeded in that? I do have no rights to install a Vim package manager so have to do it manually
Based on the merged contribution of @dududko is this issue ready to be marked as solved?
That was the actual issue I tried to report. godev doesn't start godoc automatically, whereas a version of godev two weeks ago did. If I browse to Go Doc (with...
This is the output of the command: john@ebola:~$ godoc -http=127.0.0.1:6060 -index=true -templates=/home/john/dev/gocode/src/github.com/sirnewton01/godev/godoc-templates/ 2014/01/21 21:49:48 readTemplate: open /home/john/dev/gocode/src/github.com/sirnewton01/godev/godoc-templates/searchdoc.html: no such file or directory ls of the directory is total 16 -rw-r--r--...
go version says go1.2 linux/amd64 I installed it from source hg pull; hg update go1.2 You mention my godoc misses that file, but the directory you pointed me to belongs...
Any update on this? Indeed, pack is THE missing plugin manager for vim pack files. Would like to use it with neovim though.