I have install Vim 8 (so that I can use ale). Unfortunately I can't seem to get the system clipboard to work. (E.g. using vim-gnome I would use the "+y to yank to the system clipboard. Has anybody got this working?
I installed Vim 8 using:
sudo add-apt-repository ppa:jonathonf/vim
sudo apt update
sudo apt install vim