local keybinds = { vim.api.nvim_set_keymap('n', ';', ':', { noremap = true }), } return keybinds