I typically update to the nightly app image at varying frequency. Today I find the URL is missing, the only thing available is 0.5.0, any explanation for this?
Related issue, I used to do
vim.g.colors_name = "dracula"
to set the color scheme name, but this now throws an errror (“dracula not found”). Perhaps I was misunderstanding what this function did in the first place. Is there something I can call to “save” my colorscheme that I set in my init.lua
with my own calls?