From ca8b1bd0a783244d60851445ba47aaa0f67cef19 Mon Sep 17 00:00:00 2001 From: bh Date: Sat, 13 Dec 2025 23:44:24 +0800 Subject: Added more plugins --- lua/config/treesitter.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lua/config/treesitter.lua') diff --git a/lua/config/treesitter.lua b/lua/config/treesitter.lua index 897f758..5eafd23 100644 --- a/lua/config/treesitter.lua +++ b/lua/config/treesitter.lua @@ -14,6 +14,10 @@ return function() "cpp", "rust", "haskell", + "commonlisp", + "scheme", + "clojure", + "fennel", }, sync_install = false, auto_install = true, -- cgit v1.2.3