Closed aktau closed 1 year ago
(This is a feature request rather than a bug report so I didn't fill in all of the sections, please do advise.)
mhartington/oceanic-next does not support highlight groups (used by e.g. nvim-lsp when the LSP supports highlighting functionality).
The functionality, and oceanic-next's lack of support for it, was documented on https://sbulav.github.io/til/til-neovim-highlight-references/.
I'd expect it to support it like https://github.com/folke/tokyonight.nvim, https://github.com/ellisonleao/gruvbox.nvim, https://github.com/rebelot/kanagawa.nvim et cetera, if that is reasonable to do as a dual editor colorscheme (classic Vim and Neovim).
Hey, sorry for not getting to this sooner (life happens).
But this should be supported with the latest release
Thanks a lot, I'll check it out sometime soon.
(This is a feature request rather than a bug report so I didn't fill in all of the sections, please do advise.)
Problems summary
mhartington/oceanic-next does not support highlight groups (used by e.g. nvim-lsp when the LSP supports highlighting functionality).
The functionality, and oceanic-next's lack of support for it, was documented on https://sbulav.github.io/til/til-neovim-highlight-references/.
Expected
I'd expect it to support it like https://github.com/folke/tokyonight.nvim, https://github.com/ellisonleao/gruvbox.nvim, https://github.com/rebelot/kanagawa.nvim et cetera, if that is reasonable to do as a dual editor colorscheme (classic Vim and Neovim).