neovim

add vim-fugitive

+6
+6
lua/marshmallow/plugins/git.lua
··· 1 + return { 2 + { 3 + "tpope/vim-fugitive", 4 + event = "VeryLazy", 5 + }, 6 + }