From bba02fe617ae19b91b5a924224650205db292ebd Mon Sep 17 00:00:00 2001 From: Isaac Vicente Date: Sun, 4 Dec 2022 18:02:13 -0300 Subject: [PATCH] Add the catppuccin colorscheme --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index 6494149..b4ebbc6 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -52,6 +52,7 @@ Here's a list of commonly used colorschemes: - [acme-colors](https://github.com/plan9-for-vimspace/acme-colors) - [apprentice](https://github.com/romainl/Apprentice) - [base16](https://github.com/chriskempson/base16-vim) +- [catppuccin](https://github.com/catppuccin/vim) - [dracula](https://github.com/dracula/vim) - [gotham](https://github.com/whatyouhide/vim-gotham) - [gruvbox](https://github.com/morhetz/gruvbox)