diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |