From 3952d404ef0d838fa471e0c7df1d4c48014cc23e Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 22 Sep 2023 23:54:57 +0200 Subject: Fix treesitter error for bash files --- fnl/plugins/editor/treesitter.fnl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fnl/plugins/editor') diff --git a/fnl/plugins/editor/treesitter.fnl b/fnl/plugins/editor/treesitter.fnl index 68baf38..b88b4bf 100644 --- a/fnl/plugins/editor/treesitter.fnl +++ b/fnl/plugins/editor/treesitter.fnl @@ -2,7 +2,8 @@ ;; In the neovim context it helps with better coloring. (local opts - {:ensure_installed [:c + {:ensure_installed [:bash + :c :dockerfile :erlang :fennel -- cgit v1.2.3-70-g09d2