vim.opt_local.shiftwidth = 4 vim.opt_local.softtabstop = 4 vim.opt_local.tabstop = 4 vim.opt_local.foldlevelstart = 1 vim.opt_local.foldnestmax = 3