add git plugins

This commit is contained in:
Gilad Sher 2024-03-03 11:18:54 -05:00
parent 8b0b978624
commit b6ba8c1e32
2 changed files with 5 additions and 40 deletions

View file

@ -221,6 +221,9 @@ vim.opt.rtp:prepend(lazypath)
require('lazy').setup {
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link).
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
-- Git related plugins
'tpope/vim-fugitive',
'tpope/vim-rhubarb',
-- NOTE: Plugins can also be added by using a table,
-- with the first argument being the link and the following