folke / lazydev.nvim

Faster LuaLS setup for Neovim
Apache License 2.0
711 stars 7 forks source link

bug: lazydev.nvim notifies the same thing on every nvim launch #11

Closed muneebusmani closed 5 months ago

muneebusmani commented 5 months ago

Did you check docs and existing issues?

Neovim version (nvim -v)

0.10.0

Operating system/version

Archlinux

Describe the bug

i get this notification whenever i launch neovim it is going on since last 1 or 2 updates in lazydev.nvim

~/.config/lazyvim

Steps To Reproduce

  1. Open neovim if you have this plugin enabled
  2. Lazy Sync
  3. restart nvim
  4. try it with multiple lazyvim configurations and all will have this issue

i Lazy sync'ed in my main config and i had this notification popup everytime, then i tried to reproduced in my Lazyvim starter templete and it happened there too

Expected Behavior

it shouldn't pop up this notification

Repro

No response

folke commented 5 months ago

Yeah, I accidentally pushed an update where debug was enabled. Sorry!

folke commented 5 months ago

So just update and it will be gone.