Closed ThanhDat-Vo closed 2 years ago
Are you using Neovim 0.8 or an older nightly? This looks like the Tressitter highlight group renames I did a couple weeks ago because the Neovim devs themselves changed group names.
Please provide the exact Neovim version you are using via the :intro
command.
Note, I am a Neovim 0.8 user, so this theme does work, but it requires the official 0.8 release.
@bluz71 my nvim version
nvim --version NVIM v0.8.0-dev+377-gae02c02f1 Build type: Release LuaJIT 2.1.0-beta3
my temporary solution is to use old commit use({ "bluz71/vim-nightfly-guicolors", commit = "7a03fd3061f38643acc48e7976e8ecfe10692aa9" })
As suspected, you are using an older development version of Neovim (a nightly).
Please upgrade to the official Neovim 0.8 release, it is required.
Best regards.
my temporary solution is to use old commit use({ "bluz71/vim-nightfly-guicolors", commit = "7a03fd3061f38643acc48e7976e8ecfe10692aa9" })
No, please upgrade your Neovim, that is the issue.
Things works fine after upgrading Neovim Thanks for your support
Cheers.
Hi, I encounter this error:
My neovim version is 0.8