From 30ae3cfa42e485a00a268c332a76ae322cf32246 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Wed, 9 Oct 2024 19:26:26 +0200 Subject: added ags and removed eww --- nvim/lua/plugins/nvim-treesitter.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nvim/lua/plugins/nvim-treesitter.lua') diff --git a/nvim/lua/plugins/nvim-treesitter.lua b/nvim/lua/plugins/nvim-treesitter.lua index 988673b..800df42 100644 --- a/nvim/lua/plugins/nvim-treesitter.lua +++ b/nvim/lua/plugins/nvim-treesitter.lua @@ -18,7 +18,8 @@ local config = function() "cpp", "rust", "haskell", - "nix" + "nix", + "javascript" }, auto_install = false, highlight = { -- cgit v1.2.3