vim.bo.tabstop = 2 vim.bo.shiftwidth = 2 vim.keymap.set("i", "'", "'", { buffer = 0 })