X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=vim-ale%2FREADME.md;fp=vim-ale%2FREADME.md;h=45e4657275a49f0eb60dd86c99e762193caba907;hb=762d7a7f87c65110ac45a4405a237c9710234271;hp=a4b226d4a98d3ff284174920d439e6e233a849e7;hpb=1bc08d39df412c50f18cfbd67fb05ba360525fdc;p=webi-installers%2F.git diff --git a/vim-ale/README.md b/vim-ale/README.md index a4b226d..45e4657 100644 --- a/vim-ale/README.md +++ b/vim-ale/README.md @@ -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 ```