mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +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'
|
Plugin 'dense-analysis/ale'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### [Pathogen](https://github.com/tpope/vim-pathogen)
|
||||||
|
```vim
|
||||||
|
git clone https://github.com/dense-analysis/ale ~/.vim/bundle/ale
|
||||||
|
```
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
If you would like to see support for more languages and tools, please
|
If you would like to see support for more languages and tools, please
|
||||||
|
|||||||
Reference in New Issue
Block a user