PegasusWang / vim-config

Lean mean (Neo)Vim machine, carefully crafted with :heart: Use with Neovim v0.1.5+ or Vim v7.4+
491 stars 110 forks source link

install 中 git clone的地址似乎有问题 #15

Open stolenzc opened 2 years ago

stolenzc commented 2 years ago

git clone git://github.com/PegasusWang/vim-config.git ~/.config/nvim

或许应该为

git clone git@github.com:PegasusWang/vim-config.git ~/.config/nvim