Skip to content

Works as expected when in ~/.vim/pack/xxx/start/gitgutter, but nothing when I move to ~/.vim/pack/xxx/start/git/gitgutter #891

Closed Answered by airblade
vitaly-zdanevich asked this question in Q&A
Discussion options

You must be logged in to vote

That's just how vim's packages and autoloading work.

If you want to keep all your git-related plugins in the same directory, try ~/.vim/pack/git/start/gitgutter, ~/.vim/pack/git/start/vim-fugitive, etc.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vitaly-zdanevich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants