....
This commit is contained in:
parent
0f379cac0c
commit
ffa36a3082
|
|
@ -240,7 +240,7 @@ sudo pacman -Syyu
|
|||
|
||||
```sh
|
||||
curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
|
||||
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
||||
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
||||
```
|
||||
|
||||
#### and tmux plugin manager
|
||||
|
|
@ -248,7 +248,3 @@ curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
|
|||
```sh
|
||||
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue