diff options
| author | Chris Toomey | 2014-02-17 14:06:04 -0500 | 
|---|---|---|
| committer | Chris Toomey | 2014-02-17 14:06:04 -0500 | 
| commit | 8527874d26d1a1f94bd81df686b65f1af5673dae (patch) | |
| tree | 6504539477e04f834bb1e845c4a0a572b6a17ecd /README.md | |
| download | vim-system-copy-8527874d26d1a1f94bd81df686b65f1af5673dae.tar.bz2 | |
Initial commit with mode resolution
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/README.md b/README.md new file mode 100644 index 0000000..48c1afb --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +System Copy +=========== + +System copy provides a mapping to copy to the system clipboard. It accepts a +motion or can be used with a visual selction. + +`cpiw` => copy word into system clipboard +`cpi'` => copy inside single quotes to system clipboard | 
