local opt = vim.opt_local opt.tabstop = 2 opt.softtabstop = 2 opt.shiftwidth = 2