Merge branch 'master' into update-from-tj

This commit is contained in:
Gilad Sher 2024-03-03 11:22:35 -05:00 committed by GitHub
commit 4579cc116c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@ 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',