diff --git a/init.lua b/init.lua index 083d96fd..1a282d42 100644 --- a/init.lua +++ b/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.