feat(plugins): add vim-sleuth

This commit is contained in:
Vinicius Deolindo 2024-12-12 22:49:02 -03:00
parent d95e530c02
commit 1a0e983af5

View file

@ -385,6 +385,11 @@ return {
},
},
-- Heuristically set buffer options (tab size, expand tabs to spaces)
{
"tpope/vim-sleuth",
},
{
import = "lazyvim.plugins.extras.editor.fzf",
enabled = function()