mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-13 19:04:40 +02:00
Fix elixir spelling (#546)
This commit is contained in:
parent
38a0668e4d
commit
dbad645f90
2 changed files with 2 additions and 2 deletions
|
@ -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},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue