diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-08-17 23:02:30 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-08-17 23:02:30 +0200 |
commit | 5a2a3a10a57b4ca3a9a1c9ecb272ff95d938c2a0 (patch) | |
tree | 03fdced2581821d50e2a7d234f52379a64d5fb9e /fnl/plugins | |
parent | 28b9744f4e567aee9e49ee052734694c70dfdef3 (diff) |
Add erlang to treesitter
Diffstat (limited to 'fnl/plugins')
-rw-r--r-- | fnl/plugins/treesitter.fnl | 1 |
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 |