After updating Neovim this morning (I use the unstable branch), I get this error every time I open a Clojure buffer:
Error executing vim.schedule lua callback: .../dave/.vim/bundle/baleia.nvim/lua/baleia/nvim/buffer.lua:99: Expected Lua number
stack traceback:
[C]: in function 'nvim_buf_line_count'
.../dave/.vim/bundle/baleia.nvim/lua/baleia/nvim/buffer.lua:99: in function 'is_empty'
/home/dave/.vim/bundle/baleia.nvim/lua/baleia.lua:53: in function </home/dave/.vim/bundle/baleia.nvim/lua/baleia.lua:52>
I'm guessing this is related to colorizing the Conjure log buffer, which is why this is only happening when opening a Clojure buffer.
I followed the instructions in the README in an attempt to get logs, but when I ran :BaleiaLogs, I got this error:
After updating Neovim this morning (I use the unstable branch), I get this error every time I open a Clojure buffer:
I'm guessing this is related to colorizing the Conjure log buffer, which is why this is only happening when opening a Clojure buffer.
I followed the instructions in the README in an attempt to get logs, but when I ran
:BaleiaLogs
, I got this error: