mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-20 00:46:50 +00:00
vim-ale: add mkdir
This commit is contained in:
@@ -20,6 +20,7 @@ This installer includes a few reasonable defaults.
|
||||
### How to install and configure manually
|
||||
|
||||
```bash
|
||||
mkdir -p ~/.vim/pack/plugins/start/
|
||||
git clone --depth=1 https://github.com/dense-analysis/ale.git ~/.vim/pack/plugins/start/ale
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user