diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-04-12 21:53:38 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-04-12 21:53:38 +0200 |
commit | 1e6b98081b81447311f2fe9ecb99e9baf40a4efa (patch) | |
tree | 6675a14ed288a3b443c73028ee4852cf10200393 | |
parent | a3c52433fd0267e75a565d1d79f85f65bfa2cd4e (diff) |
fix(treesitter): remove org
-rw-r--r-- | fnl/config/treesitter.fnl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/config/treesitter.fnl b/fnl/config/treesitter.fnl index 73ef8a5..0c01fc2 100644 --- a/fnl/config/treesitter.fnl +++ b/fnl/config/treesitter.fnl @@ -9,7 +9,6 @@ :haskell :python :fennel - :org :make :go :ocaml |