From 0aff597961c49c33fe9b147a49e43664ab1e9b7b Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 26 Jul 2015 21:40:38 -0400 Subject: Add 'vim-system-copy' plugin Big thanks to Chris Toomey for creating this plugin. Something I was trying to achieve using my v_c mapping but which never felt right, especially since that only ever allowed me linewise copies and no characterwise ones. Found out about this one at the Boston Vim meetup back on May 20 (or maybe rediscovered, as it sounded familiar but I obviously never pursued it). This is something I've been wanting for a long while, as my own mapping for it worked fine but wasn't the most ideal. --- bundle/vim-system-copy | 1 + 1 file changed, 1 insertion(+) create mode 160000 bundle/vim-system-copy (limited to 'bundle/vim-system-copy') diff --git a/bundle/vim-system-copy b/bundle/vim-system-copy new file mode 160000 index 0000000..aefaff6 --- /dev/null +++ b/bundle/vim-system-copy @@ -0,0 +1 @@ +Subproject commit aefaff602daead79cf3cc448503e2ad0b2995bee -- cgit v1.2.3