local set = vim.opt_local set.expandtab = true set.shiftwidth = 4 set.commentstring = "# %s"