summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-08-17 23:02:30 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-08-17 23:02:30 +0200
commit5a2a3a10a57b4ca3a9a1c9ecb272ff95d938c2a0 (patch)
tree03fdced2581821d50e2a7d234f52379a64d5fb9e
parent28b9744f4e567aee9e49ee052734694c70dfdef3 (diff)
Add erlang to treesitter
-rw-r--r--fnl/plugins/treesitter.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins/treesitter.fnl b/fnl/plugins/treesitter.fnl
index c8b3772..e2a4b96 100644
--- a/fnl/plugins/treesitter.fnl
+++ b/fnl/plugins/treesitter.fnl
@@ -7,6 +7,7 @@
:comment
:dockerfile
:elixir
+ :erlang
:fennel
:graphql
:haskell