Bug: Can't seem to install on Fedora 33 Silverblue
kernel-io opened this issue · 0 comments
kernel-io commented
Describe the bug
I'm using Fedora 33 Silverblue and the default Fedora 33 Toolbox image, I have neovim 0.4.4 installed, it comes with luajit bundled. When executing any of this plugins lua commands, I get a stack overflow error. I have been unable to probe further and see what code is actually executing.
To Reproduce
I have tested this with a clean config, only installing the plugin using dein, and then attempting to both execute the easy setup function (lua require'colorizer'.setup()) and also attempting to invoke it with the vim commands (which show up as being available).
Expected behavior
it to work.
Screenshots
Error detected while processing /var/home/abdul/.dotfiles/nvim/init.vim:
line 33:
E5105: Error while calling lua chunk: stack overflow
Press ENTER or type command to continue
Operating System:
Fedora Silverblue 33
Neovim Version:
0.4.4
Colorizer Version:
36c610a