From a76049cadda7d5ef46dbc2aa60f1a65db104bef4 Mon Sep 17 00:00:00 2001 From: plondon Date: Sat, 23 Oct 2021 14:18:11 -0400 Subject: [PATCH] Remove repl from elixir 6 --- langs/elixir.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/langs/elixir.yaml b/langs/elixir.yaml index 164cb02..6ddbb8b 100644 --- a/langs/elixir.yaml +++ b/langs/elixir.yaml @@ -43,4 +43,5 @@ lsp: skip: - lsp + - repl - runrepl