-- Custom keymaps vim.keymap.set({'n', 'i', 'v'}, 'C-C', '"+y', {}) return {}