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

Semantic token support

Open ambroisie opened this issue 2 years ago • 5 comments

Since https://github.com/neovim/neovim/pull/21100 has been merged in nightly.

ambroisie avatar Feb 27 '23 15:02 ambroisie

Thanks, I'll look into it

shaunsingh avatar Feb 27 '23 17:02 shaunsingh

Thanks a ton for this amazing color scheme @shaunsingh - would love to use it, but this is now on main and unfortunately the thing that keeps me from using oxocarbon vs tokyonight or others that already support it.

yingzhu146 avatar Apr 29 '23 13:04 yingzhu146

Yep, this would be great!

kothavade avatar May 04 '23 03:05 kothavade

I think for this one would "only" need to define all of the @lsp.* colors, that can be viewed using :highlight. See here for reference: https://github.com/folke/tokyonight.nvim/blob/161114bd39b990995e08dbf941f6821afbdcd666/lua/tokyonight/theme.lua#L266

papricasix avatar Jun 02 '23 11:06 papricasix