kickstart.nvim/lua/beartaffy/lazy/sleuth.lua

6 lines
91 B
Lua

return {
{
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
},
}