Remove plugin duplicate

This commit is contained in:
Simo Soini 2025-06-12 11:03:20 +03:00
parent b719c4d2ac
commit b6bf66be6c
1 changed files with 0 additions and 3 deletions

View File

@ -256,9 +256,6 @@ require('lazy').setup({
'tpope/vim-fugitive',
'tpope/vim-rhubarb',
-- Detect tabstop and shiftwidth automatically
'tpope/vim-sleuth',
-- NOTE: Plugins can also be added by using a table,
-- with the first argument being the link and the following
-- keys can be used to configure plugin behavior/loading/etc.