added vim-fugitive

This commit is contained in:
pr0c3550r 2023-02-25 18:14:33 +01:00
parent ae4e938e49
commit bbfe58d158

View file

@ -0,0 +1,6 @@
return {
{
'tpope/vim-fugitive',
event = "VeryLazy",
}
}