Skip to content

Unable to install using Vundle #429

@ankitrg

Description

@ankitrg

I am using Vundle to install all my plugins but it fails for vim-gitgutter and here is the output.

[2017-07-23 10:30:15] Plugin URI change detected for Plugin vim|  1                                                                
    -gitgutter                                                     |~                                                                  
  2 [2017-07-23 10:30:15] >  Plugin vim-gitgutter old URI:-        |~                                                                  
  3 [2017-07-23 10:30:15] >  Plugin vim-gitgutter new URI: https://|~                                                                  
    github.com/airblade/vim-gitgutter.git                          |~                                                                  
  4 [2017-07-23 10:30:15]-                                         |~                                                                  
  5 [2017-07-23 10:30:15] Plugin airblade/vim-gitgutter            |~                                                                  
  6 [2017-07-23 10:30:15] $ cd '/home/aks/.config/nvim/bundle/vim-g|~                                                                  
    itgutter' && git remote set-url origin 'https://github.com/airb|~                                                                  
    lade/vim-gitgutter.git' && git fetch && git reset --hard origin|~                                                                  
    /HEAD && git submodule update --init --recursive               |~                                                                  
  7 [2017-07-23 10:30:15] > fatal: Not a git repository (or any of |~                                                                  
    the parent directories): .git                                  |~                                                                  
  8 [2017-07-23 10:30:15] >-        

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions