Update ALE location on Github
ALE has moved to an organization, so the old repository location gets redirected.
This commit is contained in:
parent
107bf0b17d
commit
e729b1deb3
1 changed files with 1 additions and 1 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Reference in a new issue