return { 'akinsho/toggleterm.nvim', config = function() require('toggleterm').setup({ open_mapping = [[i]], insert_mappings = false }) end }