tangled
alpha
login
or
join now
althaea.zone
/
candy
0
fork
atom
neovim
0
fork
atom
overview
issues
pulls
pipelines
add vim-fugitive
marshmallow.tngl.sh
2 years ago
2b965ba7
2c741a1b
+6
1 changed file
expand all
collapse all
unified
split
lua
marshmallow
plugins
git.lua
+6
lua/marshmallow/plugins/git.lua
···
1
1
+
return {
2
2
+
{
3
3
+
"tpope/vim-fugitive",
4
4
+
event = "VeryLazy",
5
5
+
},
6
6
+
}