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
The older documentation of vim-plug suggested that the above syntax is both for tags and branches. However, we recently realized that for some of the commands that the current version of vim-plug use, branches and tags are not interchangeable. (See junegunn/vim-plug#174 for more info) And the syntax is now for tags only, and it is recommended that you explicitly specify whether if it's a tag or a branch instead of using the above syntax.
I happened to look at your vimrc, and realized that you're extensively using tags and branches with vim-plug.
The older documentation of vim-plug suggested that the above syntax is both for tags and branches. However, we recently realized that for some of the commands that the current version of vim-plug use, branches and tags are not interchangeable. (See junegunn/vim-plug#174 for more info) And the syntax is now for tags only, and it is recommended that you explicitly specify whether if it's a tag or a branch instead of using the above syntax.
Thanks.
The text was updated successfully, but these errors were encountered: