You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E5108: Error executing lua ...nvim/site/pack/packer/start/IRC.nvim/lua/irc/display.lua:62: Expected Lua number
stack traceback:
[C]: in function 'nvim_buf_delete'
...nvim/site/pack/packer/start/IRC.nvim/lua/irc/display.lua:62: in function 'close_view'
...re/nvim/site/pack/packer/start/IRC.nvim/lua/irc/init.lua:31: in function 'connect'
[string ":lua"]:1: in main chunk
The text was updated successfully, but these errors were encountered:
I think this is due to the fact the nil is no longer treated as buf id 0 . TBH I haven't looked at this project in a while . So breaking changes in neovim hasn't been addressed .
E5108: Error executing lua ...nvim/site/pack/packer/start/IRC.nvim/lua/irc/display.lua:62: Expected Lua number
stack traceback:
[C]: in function 'nvim_buf_delete'
...nvim/site/pack/packer/start/IRC.nvim/lua/irc/display.lua:62: in function 'close_view'
...re/nvim/site/pack/packer/start/IRC.nvim/lua/irc/init.lua:31: in function 'connect'
[string ":lua"]:1: in main chunk
The text was updated successfully, but these errors were encountered: