Skip to content

Commit 70e24df

Browse files
author
Jonas Hagberg
committed
Add tpope/vim-fugitive
1 parent 032f22c commit 70e24df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

init.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,9 @@ require('lazy').setup({
839839
{
840840
'github/copilot.vim',
841841
},
842+
{
843+
'tpope/vim-fugitive',
844+
},
842845

843846
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
844847
-- init.lua. If you want these files, they are in the repository, so you can just download them and

0 commit comments

Comments
 (0)