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