Merge branch 'master' into update-from-tj

pull/682/head
Gilad Sher 1 year ago committed by GitHub
commit 4579cc116c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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',

Loading…
Cancel
Save