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" ,
|
||||
"cpp" ,
|
||||
"diff" ,
|
||||
"elixir" ,
|
||||
"erlang" ,
|
||||
"fish" ,
|
||||
"go" ,
|
||||
"haskell" ,
|
||||
|
|
Loading…
Reference in a new issue