feat(plugin): removed mini align

This commit is contained in:
2024-03-16 11:09:21 +01:00
parent e5ae020b03
commit 78a055e3b5

View File

@@ -1,5 +1,5 @@
---@type LazySpec ---@type LazySpec
return { return {
{ "echasnovski/mini.align", event = "User AstroFile" }, -- { "echasnovski/mini.align", event = "User AstroFile" },
{ "tpope/vim-abolish", event = "User AstroFile" }, { "tpope/vim-abolish", event = "User AstroFile" },
} }