vim.opt.tabstop = 8 vim.opt.softtabstop = 8 vim.opt.shiftwidth = 8 vim.opt.noexpandtab = true