-- Setup tabs vim.opt.expandtab = false vim.opt.tabstop = 8 vim.opt.shiftwidth = 8 vim.opt.softtabstop = 8