Add table types

This commit is contained in:
2024-01-28 11:41:35 +01:00
parent 662e59fe13
commit f5c9c94207
10 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
---@type LazySpec
return {
{ "echasnovski/mini.align", event = "User AstroFile", config = function() require("mini.align").setup({}) end },
{ "tpope/vim-abolish", event = "User AstroFile" },