gruvbox-material icon indicating copy to clipboard operation
gruvbox-material copied to clipboard

Check for disabled_terminal_colors before accessing it

Open jrolfs opened this issue 2 years ago • 2 comments

I just upgraded to Neovim 0.7 and started seeing an error when accessing this setting. I'm guessing it might be a symptom of a separate issue, though, so let me know if you want me to dig in more before settling on this.


error

jrolfs avatar Apr 22 '22 20:04 jrolfs

How to reproduce this bug? IMO it's impossible that this key doesn't exist, it has a default value 0.

https://github.com/sainnhe/gruvbox-material/blob/f5555113f1cca882e78ecb9cb88f82f5cfccbc58/autoload/gruvbox_material.vim#L30

sainnhe avatar Apr 22 '22 23:04 sainnhe

Could you open an issue and follow the issue template to provide detailed information?

sainnhe avatar Apr 22 '22 23:04 sainnhe

Closing due to inactivity. Feel free to reopen with clear steps to reproduce the issue.

antoineco avatar Sep 07 '22 07:09 antoineco