nvim/lua/plugins/fugitive.lua

4 lines
34 B
Lua
Raw Normal View History

2023-08-01 14:28:47 +00:00
return {
'tpope/vim-fugitive'
}