- Clone this repository
- Create a folder inside your
.vim
namedcolors
- Put the
catppuccin.vim
file insidecolors
- When Vim is running use
:colorscheme catppuccin
to apply the theme
Plug 'catppuccin/vim', { 'as': 'catppuccin' }
-
Q: "Why can't I see all the color groups correctly?"
A: For better syntax highlighting you should download plugins that allow you to see all color groups for each language in question.
Copyright © 2021-present Catppuccin Org