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 }