diff --git a/init.lua b/init.lua index 40dab367..f1d766c5 100644 --- a/init.lua +++ b/init.lua @@ -1016,6 +1016,7 @@ require('lazy').setup({ }, version = '^1.0.0', -- optional: only update when a new 1.x version is released }, + {'tpope/vim-fugitive'}, -- 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 -- place them in the correct locations.