diff options
author | Teddy Wing | 2015-07-26 21:49:46 -0400 |
---|---|---|
committer | Teddy Wing | 2015-07-26 21:49:46 -0400 |
commit | dcb5dc94893ba546a52085c92d9e982a4d6a1464 (patch) | |
tree | d24a217222592d11f5b648aa7f90b764e6da1ca3 | |
parent | 0aff597961c49c33fe9b147a49e43664ab1e9b7b (diff) | |
download | dotvim-dcb5dc94893ba546a52085c92d9e982a4d6a1464.tar.bz2 |
README: Add vim-system-copy to plugin list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |