-
### Versions
ConEmu build: 210912 portable
OS version: Windows Server 2016 x64
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): powershell + neovim
### Problem …
-
**Oni Version:** v0.3.7-beta3
**Neovim Version (Linux only):** v0.3.1
**Operating System:** Manjaro Linux
**Issue:**
The cursor in `Oni` when the window is **inactive**
![oni_cursor](https:…
-
### Describe the bug
If I try and insert a `:` after deleting 2 lines, neovim crashes
### To Reproduce
I can reproduce it from commandline via:
```
VIMRUNTIME=~/git/neovim/runtime ~/git/neovim/bu…
danpf updated
1 month ago
-
### What Operating System(s) are you seeing this problem on?
macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
Yabai
### WezTerm version
20240203-110809-5046fc22
### Did…
-
**Describe the bug**
`Ctrl-[` and `Ctrl-]` on Czech keyboard on Windows does not behave as in plain console Neovim a Neovim QT.
I borrowed the text from this vim issue (thanks @risa2000), whic…
zbyna updated
5 months ago
-
## Issue description
When managing vim plugins through nix, we currently support multiple "backends":
- vim's native "packages" (which is relatively new and hasn't been around when the nix vim i…
-
**Describe the bug**
I get multiple Neovim errors when I exit nnn picker without choosing a file, i.e. by pressing `q`.
**To Reproduce**
Minimal configuration:
```
call plug#begin('~/.loc…
-
I am trying to to install the `jsonfly` plugin on a fresh linux box. It is one of my favorite plugins I use on a regular basis to deal with many JSON files on a regular basis.
I use lazyvim distrib…
-
## Description
https://volta.sh/ is a fast, reliable cross platform Node.js version manager which is authored in rust, and also managers globally installed node_modules in a unique manner. This he…
-
I get the following message for every single line I type in a HTML file when coc-html is installed:
```
[coc.nvim]: UnhandledRejection: TypeError: Cannot destructure property 'start' of 'range' as…