From 23da0dd76fb75fa971b37afe022effa17ee0f9e0 Mon Sep 17 00:00:00 2001 From: Chris LaBarge Date: Thu, 18 Jun 2026 10:37:06 -0400 Subject: [PATCH] point plugin reference to main branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04c9697..61cd90a 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ git clone https://github.com/catppuccin/vim.git ~/.vim/pack/vendor/start/catppuc ### Vim-Plug ```vim -Plug 'catppuccin/vim', { 'as': 'catppuccin' } +Plug 'catppuccin/vim', { 'as': 'catppuccin', 'branch': 'main' } ``` ## ✨ Integrations setup