Fix elixir spelling (#546)

This commit is contained in:
Lee Marlow 2021-06-29 15:48:21 -06:00 committed by GitHub
parent 38a0668e4d
commit dbad645f90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -159,7 +159,7 @@ O = {
filetypes = {'rb', 'erb', 'rakefile'}
},
go = {active = false},
elixer = {active = false},
elixir = {active = false},
vim = {active = false},
yaml = {active = false},
terraform = {active = false},