Closed ecerulm closed 2 years ago
Seems to me that the 3 x W18 are coming from
At least I guest the same error to define a group with name @tag
Well, nevermind, I have updated to neovim 8.0.0 with brew install neovim
and the error disappeared. Turns out that I was using neovim 7.2.0 but somehow that vim.fn.has("nvim-0.8.0")
was evaluating to true (!?!?).
I'm getting
This comes from the
setup()
onI'm using the latest
:PackerUpdate
.