diff --git a/init.lua b/init.lua index e45d4bb..37a11da 100644 --- a/init.lua +++ b/init.lua @@ -77,7 +77,7 @@ require('lazy').setup({ 'github/copilot.vim', -- Detect tabstop and shiftwidth automatically - 'tpope/vim-sleuth', + -- 'tpope/vim-sleuth', -- NOTE: This is where your plugins related to LSP can be installed. -- The configuration is done below. Search for lspconfig to find it below.