aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2015-07-26 21:49:46 -0400
committerTeddy Wing2015-07-26 21:49:46 -0400
commitdcb5dc94893ba546a52085c92d9e982a4d6a1464 (patch)
treed24a217222592d11f5b648aa7f90b764e6da1ca3
parent0aff597961c49c33fe9b147a49e43664ab1e9b7b (diff)
downloaddotvim-dcb5dc94893ba546a52085c92d9e982a4d6a1464.tar.bz2
README: Add vim-system-copy to plugin list
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ecccc9f..99f9957 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@ Currently requires:
* [tcomment](https://github.com/tomtom/tcomment_vim): easy code commenting
* [ag.vim](https://github.com/rking/ag.vim): ag search integration
* [pick.vim](https://github.com/thoughtbot/pick.vim): fast file & buffer opening
+* [System Copy](https://github.com/christoomey/vim-system-copy): operator-pending function to copy text to the system clipboard
## License