nvim: plugins: Drop sleuth now that neovim has editorconfig built-in

This commit is contained in:
Sanchayan Maity 2023-01-15 13:12:20 +05:30
parent c9b189e7c5
commit 058c37882d
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3

View file

@ -50,7 +50,6 @@ local init = function ()
-- Tim pope essentials
use {
'tpope/vim-repeat',
'tpope/vim-sleuth',
'tpope/vim-dispatch'
}
-- Directory viewer