-
##### Expected Behavior
In Neovim, enter insert mode and press ctrl+v ctrl+h. Output should be ^H.
##### Current Behavior
Output is
##### Context
This seems to be a regress…
-
I'm not sure if this is the right project, I'm just guessing multiline comments are not set correctly in the syntax file or something. Apologies if I'm barking up the wrong tree.
If I add a single …
PhilT updated
5 years ago
-
### Description / Steps to reproduce the issue
`neovim` has an [official Windows version](https://github.com/neovim/neovim/wiki/Installing-Neovim#windows) available, which uses Windows-style paths an…
-
I have got scrolling artifacts on the screen on Windows after nvim-qt has been idle for some time.
See the white vertical line in the blow image.
![image](https://user-images.githubusercontent.co…
jdhao updated
4 years ago
-
In goneovim v0.5.0, v0.5.1 , the following error seems to occur.
Thanks @zeertzjq for this report.
> ```
> goneovim: symbol lookup error: goneovim: undefined symbol: _ZdlPvm, version Qt_5
> ```
…
-
Using company tabnine, the typing feels very laggy, the letters take some time to appears, don't feel smooth like others backends (like LSP or dabbrev).
Using on neovim-qt or vscode ( installed onl…
-
Hello! I really like the idea of this plugin but I cant get it to work. The issue im getting seems to be something allot the lines of "No module named google"
![image](https://github.com/Aadv1k/gdo…
-
Hi! This is just a feature request to support dragging goneovim between monitors with different dpi. I have one monitor with 1440p resolution, and the other one with 2160p. When I drag the program fro…
-
I'm using Windows with WSL Ubuntu, my current usage is use `nvim` inside WSL as the server, and use Windows `nvim-qt.exe` as the client:
```
alias gv='f(){ nvim --listen 127.0.0.1:10710 --headless…
-
After launcing `gonvim -u NONE *.go`
The further I go on a line the more the cursor is out of sync.
I have changed my systems default font. Perhaps I need a fixed width default font.
Let me know i…