You could drop Plug even with the existing stable release. Native packages have been supported since Vim8 and NeoVim 0.2
The cat command is unnecessary when all you want to do is copy a file's contents to clipboard. Just do pbcopy < my.txt
You could drop Plug even with the existing stable release. Native packages have been supported since Vim8 and NeoVim 0.2
The cat command is unnecessary when all you want to do is copy a file's contents to clipboard. Just do pbcopy < my.txt