nvim: treesitter: Enable Elixir & Erlang
This commit is contained in:
parent
52d782da66
commit
bf94a18e0e
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ local ts_langs = {
|
||||||
"c" ,
|
"c" ,
|
||||||
"cpp" ,
|
"cpp" ,
|
||||||
"diff" ,
|
"diff" ,
|
||||||
|
"elixir" ,
|
||||||
|
"erlang" ,
|
||||||
"fish" ,
|
"fish" ,
|
||||||
"go" ,
|
"go" ,
|
||||||
"haskell" ,
|
"haskell" ,
|
||||||
|
|
Loading…
Reference in a new issue