local set = vim.opt_local set.shiftwidth = 4 set.tabstop = 4 vim.g.sleuth_automatic = 0 set.commentstring = '/* %s */'