Remove plugin duplicate
This commit is contained in:
parent
b719c4d2ac
commit
b6bf66be6c
3
init.lua
3
init.lua
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue