nvim: treesitter: Enable BEAM languages
This commit is contained in:
parent
52d782da66
commit
9cddec5e81
1 changed files with 3 additions and 0 deletions
|
@ -3,7 +3,10 @@ local ts_langs = {
|
|||
"c" ,
|
||||
"cpp" ,
|
||||
"diff" ,
|
||||
"elixir" ,
|
||||
"erlang" ,
|
||||
"fish" ,
|
||||
"gleam" ,
|
||||
"go" ,
|
||||
"haskell" ,
|
||||
"html" ,
|
||||
|
|
Loading…
Reference in a new issue