Скопируйте все, Vim
To copy everything in the file to clipboard in vim
Go to command mode and type this
:%y+
Splendid Seahorse
To copy everything in the file to clipboard in vim
Go to command mode and type this
:%y+