norcalli / nvim-colorizer.lua

The fastest Neovim colorizer.
Other
2.25k stars 117 forks source link

Bug: Can't seem to install on Fedora 33 Silverblue #50

Closed kernel-io closed 12 months ago

kernel-io commented 3 years ago

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: 36c610a9717cc9ec426a07c8e6bf3b3abcb139d6