-
Hi,
Firstly, thank-you for putting the effort into a Qt-based port of `gvim`… I was getting fed up with `gvim`'s quirks, specifically the way it was tickling `gtk+` which caused `gtk+` to barf crap…
-
- `nvim --version`:
```
NVIM v0.3.5
Build type: RelWithDebInfo
LuaJIT 2.0.5
Compilation: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x6…
-
First of all, thanks for the nice software. I enjoy it on my home Manjaro system, but at work I can't use any rolling distro... 😐
In Ubuntu 24.04, `neovim` is offered as a snap. Seriously thinkin…
Rmano updated
23 hours ago
-
**Reproduce scenario**:
- install some theme, e.g. [tokyonight](https://github.com/folke/tokyonight.nvim?tab=readme-ov-file)
- create test.js file
- enter `// View` in the file
**Problem**:
Text …
-
### Neovim version (nvim -v)
0.7.2
### Vim (not Nvim) behaves the same?
no, vim 8.2.5141
### Operating system/version
Windows 10 (20H2)
### Terminal name/version
Windows Terminal (1.13.11431.0)…
Suida updated
2 years ago
-
![image](https://user-images.githubusercontent.com/1921878/56083734-702a4800-5e29-11e9-9dd0-12361cbb68a0.png)
Normally, if I start neovim-qt and do `F11` which I mapped to toggle between FullScreen…
-
Hi I tried to setup omnisharp-server with LSP in neovim, but somehow it doesen't want to work.
Setup:
Windows 10
neovim-qt v0.5.0-dev+1353-g0a653f7ab
Plugins used: lsp-config
In my lua-file I …
-
**Extension working as expected on apps using Xwayland.** Some apps using native Wayland rendering, and extension doesn't work: window is maximized and titlebar still showing. Gtk and Qt apps affected…
-
Hi,
I am new to cquery, and I've been following your Wiki to try it.
I quickly came to an issue where cquery wasn't able to find any header (only the included one).
Looking at the log files told …
-
This is very useful for editing no-western text document. (for example: markdown files)
VIM has already support this feature for many years.