vim.b.tabstop = 2 vim.b.softtabstop = 2 vim.b.shiftwidth = 2 vim.b.expandtab = true vim.b.autoindent = true