M3nny

Results 8 comments of M3nny

You're doing a lot of work in order to put catppuccin in the vim colorscheme repository, and i appreciate it. But could you explain the changes that you've made? in...

> The present implement use vim lagacy function, it is a bit slow. And I hope to use it in 256color environment. The cost for calling the function for setting...

Since you're already creating a "legacy" port in the vim colorscheme repository, maybe we can use this repository as a "modern" version. So in the future if more plugins will...

Before doing that, i think we should first match the neovim color groups, since they have changed with time, then let's see also what @sgoudham has to say about this....

Sorry to bother you @sgoudham, i know you are busy, the issue here is: "the maintainers from vim colorschemes need our approval to put the catppuccin name in their default...

Would you mind sharing your `.vimrc` and the terminal you are using?

I found that in different terminals with the same settings the highlights were different for the Spell group, now it should be fixed

The comments are too bright in your version, looking at the [catppuccin neovim repo](https://github.com/catppuccin/nvim/blob/main/lua/catppuccin/groups/syntax.lua) it seems that they are now using `overlay0` instead of `surface2`, so this can be changed,...