summaryrefslogtreecommitdiff
path: root/fnl/plugins/treesitter.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-08-11 23:56:11 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-08-11 23:56:11 +0200
commit0733ebb066c1831c1e461ad189816224fae2b919 (patch)
tree6dd636207c82c9c4eb3b3391c8f754f726aabca3 /fnl/plugins/treesitter.fnl
parent67757d910c3de5a9ce8ab351c585f9be5bc623e5 (diff)
Add support for elixir
Diffstat (limited to 'fnl/plugins/treesitter.fnl')
-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 650f132..c8b3772 100644
--- a/fnl/plugins/treesitter.fnl
+++ b/fnl/plugins/treesitter.fnl
@@ -6,6 +6,7 @@
:c
:comment
:dockerfile
+ :elixir
:fennel
:graphql
:haskell