Add ~/.usr/lib
This commit is contained in:
@@ -37,7 +37,8 @@
|
|||||||
- mkdir -p ~/.var/lib
|
- mkdir -p ~/.var/lib
|
||||||
- mkdir -p ~/.var/log
|
- mkdir -p ~/.var/log
|
||||||
- mkdir -p ~/.var/run
|
- mkdir -p ~/.var/run
|
||||||
- curl --fail --location --create-dirs --output ~/.local/share/nvim/site/autoload/plug.vim https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
- mkdir -p ~/.usr/lib
|
||||||
|
- curl --fail --location --create-dirs --output ~/.local/share/nvim/site/autoload/plug.vim https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
|
||||||
- command: nvim -E +PlugInstall +qall || true
|
- command: nvim -E +PlugInstall +qall || true
|
||||||
stdout: true
|
stdout: true
|
||||||
stderr: true
|
stderr: true
|
||||||
|
|||||||
Reference in New Issue
Block a user