From d67b13a6fc7102ac8ef544dcd026e8db0c5c8f2f Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Wed, 20 Nov 2024 07:20:35 +0000 Subject: [PATCH] community/pack/jj: added jujutsu support (very minimal) --- lua/community.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/community.lua b/lua/community.lua index 30b9fe3..e48ca84 100644 --- a/lua/community.lua +++ b/lua/community.lua @@ -59,6 +59,7 @@ return { -- { import = "astrocommunity.pack.full-dadbod" }, -- databases { import = "astrocommunity.pack.html-css" }, { import = "astrocommunity.pack.json" }, + { import = "astrocommunity.pack.jj" }, { import = "astrocommunity.pack.just" }, { import = "astrocommunity.pack.java" }, {