vim.opt.shiftwidth = 2 vim.opt.tabstop = 8 vim.opt.softtabstop = 4 vim.opt.expandtab = false