-
OS: Windows 10
It's wired that neovim-qt always open file in active buffer window even though I drop the file to another buffer window.
zoumi updated
4 months ago
-
In my statusline I use the nerd font glyphs `` (`nf-ple-upper_left_triangle` and `nf-ple-upper_right_triangle`) as separators between segments. I noticed that neovim-qt can't handle when those two g…
-
### Neovim version (nvim -v)
NVIM v0.8.0-1210-gd367ed9b2
### Vim (not Nvim) behaves the same?
No, Vim 8.2.1895
### Operating system/version
Windows 10 1703
### Terminal name/version
…
ghost updated
6 months ago
-
Please read about [QT Sessions here](https://doc.qt.io/qt-6/session.html) and [here](https://web.fe.up.pt/~jmcruz/etc/kde/kdeqt/kde3arch/session.html). This is more broad topic on user sessions in X11…
-
Neovim-Qt takes 2 - 3 secs to startup. This is a part of startup log obtained by `nvim-qt.exe -- --startuptime startup.log`:
```
times in msec
clock self+sourced self: sourced script
clo…
-
When searching for a string, `hlsearch` correctly highlights all the occurrences of the search pattern
![Normal hlsearch](https://user-images.githubusercontent.com/299634/173352611-632b1347-6f6c-49…
-
uivonim looks awesome!
Does support something like `--server=hostname:port` in neovim-qt to connect to a remote neovim session?
Thanks!
-
```
:Guifont monoid
monoid is not a fixed pitch font
```
Not sure whether this is a neovim-qt bug or not.
-
I'm trying to run the pdfnotes.py Python script for Zotcite (via Zpdfnote) that requires `popplerqt5`.
However, I'm unable to find or install `popplerqt5` via pip. Despite having installed `PyQt5` s…
-
I'd like to connect to a remote Neovim session. Similar to how it's done in Neovim-Qt, I tried `nyaovim --server `, but there doesn't seem to be a `--server` option. Can NyaoVim connect to a remote Ne…
xelra updated
7 years ago