This commit is contained in:
vx-clutch
2026-01-04 15:57:41 -05:00
parent 26743308de
commit 9b86e7fb7f
2 changed files with 5 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ vim.pack.add {
src = "https://github.com/saghen/blink.cmp",
version = "1.*",
},
{ src = "https://github.com/tpope/vim-fugitive" },
}
require("mason").setup {}