Update ALE location on Github

ALE has moved to an organization, so the old repository location gets
redirected.
This commit is contained in:
Geoff Harcourt 2019-07-29 15:49:37 -04:00 committed by Geoff Harcourt
parent 107bf0b17d
commit e729b1deb3

View file

@ -37,7 +37,7 @@ Plug 'vim-ruby/vim-ruby'
Plug 'vim-scripts/tComment'
if g:has_async
Plug 'w0rp/ale'
Plug 'dense-analysis/ale'
endif
if filereadable(expand("~/.vimrc.bundles.local"))