dotfiles/nvim/lua/plugins/fugitive.lua

4 lines
35 B
Lua
Raw Normal View History

2023-08-23 09:38:52 +02:00
return {
"tpope/vim-fugitive",
}