From 5d6b19495cb3f1460731ab0db023bbd73474146a Mon Sep 17 00:00:00 2001 From: Niverton Date: Tue, 9 Jan 2024 10:26:07 +0100 Subject: [PATCH] Added mini-surround community pack --- lua/plugins/05-community.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/plugins/05-community.lua b/lua/plugins/05-community.lua index e469ba0..d48b588 100644 --- a/lua/plugins/05-community.lua +++ b/lua/plugins/05-community.lua @@ -23,4 +23,5 @@ return { -- Others -- { import = "astrocommunity.debugging.nvim-bqf" }, + { import = "astrocommunity.motion.mini-surround" }, -- Surround }