nvim: plugins: Drop sleuth now that neovim has editorconfig built-in
This commit is contained in:
parent
c9b189e7c5
commit
058c37882d
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ local init = function ()
|
||||||
-- Tim pope essentials
|
-- Tim pope essentials
|
||||||
use {
|
use {
|
||||||
'tpope/vim-repeat',
|
'tpope/vim-repeat',
|
||||||
'tpope/vim-sleuth',
|
|
||||||
'tpope/vim-dispatch'
|
'tpope/vim-dispatch'
|
||||||
}
|
}
|
||||||
-- Directory viewer
|
-- Directory viewer
|
||||||
|
|
Loading…
Reference in a new issue