chore: update elixir_ls.vim (#4547)

The project was forked and lived under a new organization
This commit is contained in:
Mitchell Hanberg 2023-07-23 21:28:34 -04:00 committed by GitHub
parent 32e1417d98
commit 7ba88ad343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
" Author: Jon Parise <jon@indelible.org>
" Description: ElixirLS integration (https://github.com/JakeBecker/elixir-ls)
" Description: ElixirLS integration (https://github.com/elixir-lsp/elixir-ls)
call ale#Set('elixir_elixir_ls_release', 'elixir-ls')
call ale#Set('elixir_elixir_ls_config', {})