-
**Describe the bug**
Opening a vim.ui.select window using the telescope backend and then clicking outside the popup breaks all subsequent vim.ui.select calls.
See https://github.com/mrjones2014/le…
-
I have an issue where macOS gives this error message "Python quit unexpectedly" on every time when I try to terminate, exit or reach the end of the program that I'm debugging. Apart from that the debu…
-
Hey @gbrlsnchs I think one of the more recent changes on master broke the code actions handler this plugin overrides.
I believe this is the culprit PR that introduced the breaking change.
https://…
-
### Problem
Crash on startup with nvim: /home/runner/work/neovim/neovim/src/nvim/message.c:2392: msg_scroll_flush: Assertion `to_scroll >= 0' failed.
### Steps to reproduce
`env -i TERM=ansi-…
-
### Problem
--listen foo causes nvim to create a unix socket at `/run/user//foo..`
--server foo causes nvim to try and connect to a unix socket `foo` in the current directory.
This means that sta…
-
### Neovim version (nvim -v)
v0.7.2
### Vim (not Nvim) behaves the same?
no, vim 9.0.0
### Operating system/version
Arch Linux
### Terminal name/version
wezterm nightly
### $TE…
-
## General topics
### Language and engine
- [x] Lua
- [x] Explore debugging
- [ ] LuaJIT
- [ ] tiny bit of C/C++
- [ ] LOVE
- [ ] LOVE - SpriteBatch
- [ ] LOVE awesome list -- finished Entity
###…
-
### Describe the bug
I recently installed `nvim-metals` (with `lazy.vim`). Here's my config:
```lua
return {
"scalameta/nvim-metals",
config = function()
local api = vim.api
local…
-
I think #139 does not fix #138:
On `aarch64-apple-darwin`:
$ cat Cargo.toml
...
[package.metadata.bundle]
name = "Neovide"
identifier = "com.neovide.neovide"
icon = ["assets/neovide.ico"]
…
-
bpftrace version: bpftrace v0.9.2-139-g873d
kernel: Linux 4.19
I modified `offwake.bt` to print userspace stacks, in order to get more information about what's causing the program in question (neo…
aktau updated
10 months ago