require("nvchad.options") -- add yours here! local o = vim.o o.shiftwidth = 4 o.tabstop = 4 o.softtabstop = 4