summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheBearodactyl <114454115+TheBearodactyl@users.noreply.github.com>2023-03-10 18:02:01 -0600
committerGitHub <noreply@github.com>2023-03-11 09:02:01 +0900
commit011e4f6590e8fb26ee2b55bd6b368f1bb784a537 (patch)
tree016488b88db6052c1a42d9b55abbde706fc59304
parentf04887740dab9987db41be9fe78887e747ccaf99 (diff)
downloadale-011e4f6590e8fb26ee2b55bd6b368f1bb784a537.zip
Added instructions for pathogen install (#4471)
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index c1f8d79b..e94ede75 100644
--- a/README.md
+++ b/README.md
@@ -287,6 +287,11 @@ Plug 'dense-analysis/ale'
Plugin 'dense-analysis/ale'
```
+#### [Pathogen](https://github.com/tpope/vim-pathogen)
+```vim
+git clone https://github.com/dense-analysis/ale ~/.vim/bundle/ale
+```
+
## Contributing
If you would like to see support for more languages and tools, please