I'm currently switching to NeoVim using Mac, and unfortunately the yank key doesn't always work as I expect.
I currently use :%w !pbcopy to copy entire documents.
Is there any problem if I remap the yank key to something like !pbcopy? Do you have any tips for that?