local M = { "tpope/vim-sleuth", } M.config = function() vim.g.sleuth_automatic = 1 end return M