Added instructions for pathogen install (#4471)

This commit is contained in:
TheBearodactyl
2023-03-10 18:02:01 -06:00
committed by GitHub
parent f04887740d
commit 011e4f6590

View File

@@ -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