night.nvim icon indicating copy to clipboard operation
night.nvim copied to clipboard

Error when using theme

Open paulfrische opened this issue 3 years ago • 1 comments

when I use the theme I get the following error:

vim.highlight.create is deprecated, use vim.api.nvim_set_hl instead

I use the latest nvim master branch

paulfrische avatar Jul 16 '22 10:07 paulfrische

Fixed! lets hope it gets merged.

TheSalarKhan avatar Dec 31 '22 01:12 TheSalarKhan