-
Would be good to have something like `nvim --register` so it can register OS integrations (Vim has install.exe). Most likely this would be a neovim-qt feature.
Having `Edit in NeoVim` would be the …
-
# Issue
When closing neovim-qt after editing a latex file with the vimtex plugin (https://github.com/lervag/vimtex) active, excessive disk i/o is noticeable. This process takes several seconds. Thi…
-
### My System Information
Windows 10 Pro 20H2
NVIM V0.6.1
NVUI 0.2.1(Download zip file)
### Issue
I use Japanese IME.
When I input Japanese, Don`t show candidate Window.
First gif file, I…
-
The new update (0.1.8) significantly improved performances, making oni really usable as a daily driver, but some "interface heavy" events (like window resizing, or search-as-you-type in FZF.vim) still…
-
We should investigate the behavior of the legacy rendering protocol to see if it is broken in neovim-qt and/or neovim.
We've defaulted to `ext_linegrid=true` in a recent commit, #1021.
Several u…
-
## The Problem
Current implementation have some issues:
1. The command line blocks Qt Creator search bar functionality.
2. The command line is too small. It is unsuitable for displaying long messag…
-
As in https://github.com/equalsraf/neovim-qt it would be cool to have this feature when you're able to start headless neovim-daemon and just connect to specific socket with GUI in any time, connect ag…
-
**Describe the bug**
n the terminal and nvim-qt, I'm able to click `gitsigns` and see the diff. I'm also able to click the scrollview area to quickly jump to things. Neither works in neovide
*…
mikew updated
2 months ago
-
neovim-qt works like a charm. Thank you!
Can you add sign icon support?
-
Currently qnvim doesn't support splits. It doesn't crash, but it doesn't show splits neither. There's simply no relation between Qt Creators splits and Neovim splits.