Hacker News new | ask | show | jobs
by vulcan01 1907 days ago
FYI, you can use vim's clipboard register * on linux/Mac (might be + on Windows?) to make it use the system clipboard.

(Or `:set clipboard=unnamed`)