local options = require 'options'
--
-- options.merge_into(vim.opt_local, {
--   tabstop = 2,
--   shiftwidth = 2,
-- })