vim.bo.shiftwidth = 4 vim.bo.tabstop = 4 vim.bo.softtabstop = 4 vim.bo.expandtab = true vim.bo.autoindent = true