projekt0n / github-nvim-theme

GitHub's Neovim themes
MIT License
2.08k stars 105 forks source link

Error detected while processing ColorScheme Autocommands for "*" #179

Closed luisdavim closed 2 years ago

luisdavim commented 2 years ago

After the last update I started getting the following error:

Error detected while processing ColorScheme Autocommands for "*":
E5108: Error executing lua ...m/bundle/github-nvim-theme/lua/github-theme/autocmds.lua:10: attempt to concatenate field 'colors_name' (a nil value)
stack traceback:
        ...m/bundle/github-nvim-theme/lua/github-theme/autocmds.lua:10: in function 'on_colorscheme'
Press ENTER or type command to continue
AHaliq commented 2 years ago

same

Error detected while processing ColorScheme Autocommands for "*":
E5108: Error executing lua .../plugged/github-nvim-theme/lua/github-theme/autocmds.lua:10: attempt to concatenate fie
ld 'colors_name' (a nil value)
stack traceback:
        .../plugged/github-nvim-theme/lua/github-theme/autocmds.lua:10: in function 'on_colorscheme'
        [string ":lua"]:1: in main chunk