vim.opt.smarttab = false vim.opt.tabstop = 4 vim.opt.shiftwidth = 3 vim.opt.expandtab = true vim.opt.softtabstop = 3