-
On starting up the nightly version of Neovim, I am greeted with the following error:
```sh
E5108: Error executing lua ...hare/nvim/lazy/nvim-notify/lua/notify/render/default.lua:18: E565: Not allowe…
V4G4X updated
2 months ago
-
# Memo
## TODO: setting its
https://xwmx.github.io/nb/
https://taskwarrior.org/docs/
## Golang
https://github.com/peltho/tufw
https://github.com/bensadeh/circumflex
https://github.com/black…
-
-
### Problem
The problem has been well described in #1822. This looks the same, but only for OSC52 clipboard provider. With only `vim.opt.clipboard = 'unnamedplus'` everything works as expected.
…
-
### Problem
If Neovim is started with `--headless --listen /some/unix/socket`, and `bind` returns `EADDRINUSE` because the socket file already exists, Neovim does not report any error and just contin…
-
## gvim 9.1.0429 under win10 pro
1. restart gvim 9.1.0429
2. `:WikiTags` open a dialog with tag-page list
3. filter with any text such as 'wiki' and `enter`
4. Error messages:
```
Error d…
-
nvim
```
NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1703358377
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.9.5/share/nvim"
Run :checkhealth…
-
Two of the the underlying libraries used for the GUI of neophyte, `winit` and `wgpu`, support compiling to WebAssembly and using WebGPU in the browser.
- https://docs.rs/winit/0.30.5/wasm32-unknown…
ctsrc updated
1 month ago
-
How do you toggle hydra to show up?
I added
https://github.com/miversen33/miversen-dotfiles/blob/master/editors/nvim/lua/plugins/ui/hydra.lua
to my own neovim and it used lazy to install it, but …
-
### Description
(I tried reaching out on Gitter first, but it seems like it's abandoned)
I need to add shortcuts to move telescope results up & down. However, I'm struggling with glitches, becau…