local l = vim.opt_local l.expandtab = true l.smartindent = false l.tabstop = 4 l.shiftwidth = 4