diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-12-17 21:59:33 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-12-17 21:59:33 +0100 |
commit | d0b795523c1922962dea0f4e7c786fc5edf1b76e (patch) | |
tree | 55a553c01231d966aec1ba6c89eb4777fbef50a1 /fnl/plugins | |
parent | 0557048e75a6c1c470d5abc58155be9995cd0974 (diff) |
Remove some langs from treesitter ensured installed
Diffstat (limited to 'fnl/plugins')
-rw-r--r-- | fnl/plugins/editor/treesitter.fnl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fnl/plugins/editor/treesitter.fnl b/fnl/plugins/editor/treesitter.fnl index 0062ba1..103948d 100644 --- a/fnl/plugins/editor/treesitter.fnl +++ b/fnl/plugins/editor/treesitter.fnl @@ -5,9 +5,7 @@ {:ensure_installed [:bash :c :dockerfile - :erlang :fennel - :go :haskell :hcl :html @@ -15,7 +13,6 @@ :lua :make :markdown - :norg :ocaml :org :python |