install cmp_git plugin

This commit is contained in:
2022-04-13 22:02:41 +03:00
parent be10121ae7
commit fa57967897
2 changed files with 16 additions and 3 deletions

View File

@@ -81,6 +81,7 @@ require("packer").startup(function(use)
{ "hrsh7th/cmp-buffer" },
{ "hrsh7th/cmp-path" },
{ "hrsh7th/cmp-cmdline" },
{ "petertriho/cmp-git" },
},
})
use({ "L3MON4D3/LuaSnip", {