Removing vim-sleuth

This commit is contained in:
Ian Roddis
2024-02-06 16:14:22 -04:00
parent 7a15dcba2b
commit 816172b096
+1 -1
View File
@@ -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.