chore(nvim): Add elixir to treesitter

This commit is contained in:
Ahmad Ansori Palembani 2024-04-18 10:18:26 +07:00
parent 7356d51b6c
commit 22e888a862
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -4,6 +4,7 @@ return {
opts = { opts = {
ensure_installed = { ensure_installed = {
"c", "c",
"elixir",
"fluent", "fluent",
"go", "go",
"gsp", "gsp",