From 73dfd5350998f86ae1361dd1bc8b3c5deb298a95 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Mon, 8 Jul 2024 11:19:03 +0100 Subject: [PATCH] switch to pack typescript from -all-in-one to avoid denols --- lua/community.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/community.lua b/lua/community.lua index 7aebf0a..6a2c04e 100644 --- a/lua/community.lua +++ b/lua/community.lua @@ -73,7 +73,7 @@ return { -- { import = "astrocommunity.pack.python" }, { import = "astrocommunity.pack.rust" }, -- { import = "astrocommunity.pack.terraform" }, - { import = "astrocommunity.pack.typescript-all-in-one" }, + { import = "astrocommunity.pack.typescript" }, { import = "astrocommunity.pack.yaml" }, -- scrolling