giusgad / pets.nvim

Display pets in your editor 🐱

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neovim get crashed when execute ':only' command

JuanZoran opened this issue · comments

commented

I get these debug messages when I execute :only:

Error executing vim.schedule lua callback: ...cal/share/nvim/lazy/hologram.nvim/lua/hologram/image.lua:89: attempt to index local 'info' (a nil value)
stack traceback:
	...cal/share/nvim/lazy/hologram.nvim/lua/hologram/image.lua:89: in function 'display'
	....local/share/nvim/lazy/pets.nvim/lua/pets/animations.lua:127: in function 'next_frame'
	....local/share/nvim/lazy/pets.nvim/lua/pets/animations.lua:65: in function <....local/share/nvim/lazy/pets.nvim/lua/pets/animations.lua:64>
commented

I found that it also will be crashed when you execute 'checkhealth'...