Motivation
Check if two mappings conflict in NeoVim.
:verbose imap <C-R>
:verbose nmap <C-R>
This prints the existing mappings for that key sequence.
Check if two mappings conflict in NeoVim.
:verbose imap <C-R>
:verbose nmap <C-R>
This prints the existing mappings for that key sequence.