mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-08 12:05:06 +02:00
4 lines
73 B
Lua
4 lines
73 B
Lua
return {
|
|
-- Powerful Git integration for Vim
|
|
'tpope/vim-fugitive',
|
|
}
|