I've been trying to make this work for a couple of hours looking through
other folks configs who also use it, and it would never have occured to
me that this would be the fix for the it showing no colors
I've attached two images (the the PR) of how it looks with and without option set.
vim.o.termguicolors = false
vim.o.termguicolors = true
I added the mention in the code snippet, but if you'd rather have it in a note or something, LMK
I've been trying to make this work for a couple of hours looking through other folks configs who also use it, and it would never have occured to me that this would be the fix for the it showing no colors
I've attached two images (the the PR) of how it looks with and without option set.
vim.o.termguicolors = false
vim.o.termguicolors = true
I added the mention in the code snippet, but if you'd rather have it in a note or something, LMK
Thank you for your work /frede