You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
catppuccin fails to update with vim-plug, as vim-plug tries to do a git pull. git pull fails because catppuccin tries to pull the tags, but stable is already exists and points to a different commit
As I can see, both stable and 1.8.0 tags point to the same commit, and the given repro file uses lazy.nvim so I can't reproduce the issue. Can you try to remove the local directory of catppuccin/nvim and do :PlugInstall again?
Description
catppuccin fails to update with vim-plug, as vim-plug tries to do a git pull. git pull fails because catppuccin tries to pull the tags, but stable is already exists and points to a different commit
Terminal and multiplexer
konsole 24.05.2
Catppuccin version / branch / rev
only affects updates, not a specific version/branch/rev
Steps to reproduce
:PlugUpdate when there is an older version installed
Expected behavior
:PlugUpdate should update catppuccin
Actual behavior
Update fails with:
The text was updated successfully, but these errors were encountered: