vim.api.nvim_set_option_value("colorcolumn", "70", {})
vim.api.nvim_set_option_value("textwidth", 70, {})