Hi,
There's error shows every time I opened neovim. Here's the error info:
And I checked the code, It looks like all the steps of themes installed by a golang script under
cmd/main.go, And I ran the golang script directly. It shows error:
And I had a temporary solution to fix this, just fixed the options
colorschemes = []string{
"hardcoreplayers/oceanic-material(support by default)",
}
Problems summary
Hi, There's error shows every time I opened neovim. Here's the error info: And I checked the code, It looks like all the steps of themes installed by a golang script under
cmd/main.go
, And I ran the golang script directly. It shows error:And I had a temporary solution to fix this, just fixed the options
it works.
Any ideas about this issue?
Environment Information
OS: Macos
thinkvim
:echo g:thinkvim_version
output: 2.6.2neovim
:version
output: v0.4.3:checkhealth
or:CheckHealth
result(neovim only):