use elixirls
This commit is contained in:
parent
c1be6d2008
commit
d0dd5ed4ea
1 changed files with 1 additions and 5 deletions
|
@ -7,11 +7,7 @@ return {
|
|||
config = function()
|
||||
local elixir = require("elixir")
|
||||
|
||||
elixir.setup({
|
||||
nextls = { enable = true },
|
||||
credo = {},
|
||||
elixirls = { enable = false },
|
||||
})
|
||||
elixir.setup({})
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue