kickstart.nvim/lua/kickstart/plugins/vim_sleuth.lua

4 lines
80 B
Lua

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