re-add git related plugins

This commit is contained in:
Baipyrus 2024-03-01 09:36:48 +01:00
parent 9cb2527b25
commit 092aa53b00

View File

@ -20,6 +20,10 @@ require('lazy').setup {
-- Practice games
'ThePrimeagen/vim-be-good',
-- Git related plugins
'tpope/vim-fugitive',
'tpope/vim-rhubarb',
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link).
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically