LazyVim / starter

Starter template for LazyVim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvim .9 breaking on yank.

aaronjconway opened this issue · comments

nvim v0.9.0-dev
pop os

steps to reproduce

git clone https://github.com/LazyVim/starter ~/.config/nvim
wait for install.
f into a file
yy -> death.

Screenshot from 2023-01-13 02-02-54

Screenshot from 2023-01-13 02-06-05

Yeah, that's a known issue. For more information, check:
folke/noice.nvim#298

The issue is caused by neovim/neovim#21604