mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 05:04:28 +08:00
Added instructions for pathogen install (#4471)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user