Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:PlugStatus reports 'Diverged from origin/master ..' when plugin installed from tag #1297

Open
3 tasks done
hrls opened this issue Oct 11, 2024 · 0 comments
Open
3 tasks done

Comments

@hrls
Copy link

hrls commented Oct 11, 2024

After fresh :PlugInstall with plugin from git tag, next :PlugStatus reports this error.
:PlugClean do not help as well as manual clean and installing again.
image


Plug 'nvim-lua/plenary.nvim'
Plug 'nanotech/jellybeans.vim' " colorscheme
Plug 'nvim-telescope/telescope.nvim', { 'tag': '0.1.8' }
Plug 'dense-analysis/ale'

:version                                                                                                                                                         
NVIM v0.10.2                                                                                                                                                      
Build type: Release                                                                                                                                               
LuaJIT 2.1.1727870382                                                                                                                                             
Run ":verbose version" for more info 
  • Type:
    • Bug
  • OS:
    • macOS
  • Vim:
    • Neovim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant