Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attempt to index local 'color' (a nil value) #4

Open
mrusme opened this issue Jan 13, 2024 · 0 comments
Open

attempt to index local 'color' (a nil value) #4

mrusme opened this issue Jan 13, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@mrusme
Copy link

mrusme commented Jan 13, 2024

Using minimal I'm getting the following error when running TermcolorsShow:

E5108: Error executing lua ...al/share/nvim/plugged/termcolors.nvim/lua/termcolors.lua:25: attempt to index local 'color' (a nil value)
stack traceback:
        ...al/share/nvim/plugged/termcolors.nvim/lua/termcolors.lua:25: in function 'hex_to_rgb'
        ...al/share/nvim/plugged/termcolors.nvim/lua/termcolors.lua:34: in function 'shade_color'
        ...al/share/nvim/plugged/termcolors.nvim/lua/termcolors.lua:73: in function 'scrape_current_colorscheme'
        ...al/share/nvim/plugged/termcolors.nvim/lua/termcolors.lua:102: in function 'show'
        [string ":lua"]:1: in main chunk
@psliwka psliwka added the help wanted Extra attention is needed label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants