Add tpope/vim-fugitive
This commit is contained in:
parent
032f22c8f7
commit
70e24df473
1 changed files with 3 additions and 0 deletions
3
init.lua
3
init.lua
|
|
@ -839,6 +839,9 @@ require('lazy').setup({
|
||||||
{
|
{
|
||||||
'github/copilot.vim',
|
'github/copilot.vim',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'tpope/vim-fugitive',
|
||||||
|
},
|
||||||
|
|
||||||
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
|
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
|
||||||
-- init.lua. If you want these files, they are in the repository, so you can just download them and
|
-- init.lua. If you want these files, they are in the repository, so you can just download them and
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue