ramojus/mellifluous.nvim

Bro i am having trouble installing it....

ncorbuk opened this issue · 3 comments

I am using https://github.com/junegunn/vim-plug i am getting an error when i go to change to the colorscheme
Screenshot from 2024-05-29 23-32-00

pro tip: Stop using screenshots to convey text.

Bro, maybe your Neovim is outdated? Would you be able to install either v0.8, v0.9 or v0.10?

vim.notify_once('mellifluous: only neovim 8.0 or higher is supported for working nvim-treesitter highlights')

(vim.notify_once() is available in v0.6 and above, so your version is likely v0.5 or below)

Closing as there is a seemingly correct answer given and no response