From ca042a4bde48be12734aa832e91c3cb3a9e6a931 Mon Sep 17 00:00:00 2001 From: Corey Powell Date: Tue, 1 Jun 2021 14:46:31 -0500 Subject: Added elixir syntax Using custom fork for now to get around generating the source files --- helix-syntax/src/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'helix-syntax') diff --git a/helix-syntax/src/lib.rs b/helix-syntax/src/lib.rs index 79c1c1f5..bb0b2ec6 100644 --- a/helix-syntax/src/lib.rs +++ b/helix-syntax/src/lib.rs @@ -72,6 +72,7 @@ mk_langs!( (CSharp, tree_sitter_c_sharp), (Cpp, tree_sitter_cpp), (Css, tree_sitter_css), + (Elixir, tree_sitter_elixir), (Go, tree_sitter_go), // (Haskell, tree_sitter_haskell), (Html, tree_sitter_html), -- cgit v1.2.3-70-g09d2