From ca4aeb555a42dcd94be9bb81ed88c95809e29e13 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Fri, 10 May 2024 16:04:00 +0100 Subject: [PATCH] community: add just pack --- lua/community.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/community.lua b/lua/community.lua index faf3c4d..b163310 100644 --- a/lua/community.lua +++ b/lua/community.lua @@ -50,6 +50,7 @@ return { { import = "astrocommunity.pack.full-dadbod" }, { import = "astrocommunity.pack.html-css" }, { import = "astrocommunity.pack.json" }, + { import = "astrocommunity.pack.just" }, { import = "astrocommunity.pack.java" }, { import = "astrocommunity.pack.markdown" }, -- { import = "astrocommunity.pack.python" },