kickstart.nvim/lua/plugins/vim-sleuth.lua

5 lines
80 B
Lua

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