21 Aug
2014
21 Aug
'14
11:59 a.m.
On Thu, Aug 21, 2014 at 1:39 PM, Yamakaky <yamakaky@yamaworld.fr> wrote:
Hi
It's good to have a real vim package, but the `clipboard` option is now disabled (see `vim --version`). Is there any reason ? I use it a lot via the "+ register.
If the use case is not too advanced, just use the clipboard capabilities of your terminal emulator. :r!xsel may also be useful.
Thanks