isakbm/gitgraph.nvim

Error when running first time

Closed this issue · 3 comments

Hi, when running the default key to get the signs I get this error:

Ubuntu, nvim version 0.10 with lazy installation as specified in the installation part.

E5108: Error executing lua: ...ra/.local/share/nvim/lazy/gitgraph.nvim/lua/gitgraph.lua:1228:
attempt to index local 'below' (a nil value)
stack traceback:
...ra/.local/share/nvim/lazy/gitgraph.nvim/lua/gitgraph.lua:1228: in function 'gitgra
ph'
...ra/.local/share/nvim/lazy/gitgraph.nvim/lua/gitgraph.lua:2030: in function 'draw'
/home/xouzoura/.config/nvim/lua/plugins/gitgraph.lua:17: in function </home/xouzoura/
.config/nvim/lua/plugins/gitgraph.lua:16>

Most likely found the cause.

Will aim for a patch within 24 hours. 🤞

No worries, thanks a lot, plugin looks awesome

This should now be fixed.