local setlocal = vim.opt_local setlocal.expandtab = true setlocal.textwidth = 78 setlocal.tabstop = 4 setlocal.shiftwidth = 4