tpope / vim-pathogen

pathogen.vim: manage your runtimepath

Home Page:http://www.vim.org/scripts/script.php?script_id=2332

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(How) can I change the https to ssh?

eduOS opened this issue · comments

When installing a plugin I encounter this error:

[2017-11-09 09:47:24] $ git clone --recursive 'https://github.com/mhinz/vim-grepper.git' '/home/eduOS/.vim/bundle/vim-grepper'

I know if I use ssh it works, but how can I change that?