add git installation
This commit is contained in:
parent
c74f83b62b
commit
be9f82bf05
|
@ -50,7 +50,7 @@ $uri = 'https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
|
|||
(New-Object Net.WebClient).DownloadFile($uri, (Resolve-Path ~\vimfiles\autoload\plug.vim))
|
||||
```
|
||||
|
||||
##### Git
|
||||
###### Git
|
||||
```
|
||||
git clone 'https://github.com/frtmelody/vim-plug.git' ~/.vim/plugged/vim-plug'
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user