EasyClip : Simplified clipboard functionality for Vim
script karma |
Rating 69/23,
Downloaded by 2601 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Steve Vermeulen |
|
script type |
utility |
|
description |
EasyClip is a collection of clipboard related functionality with the goal of making using vim simpler without losing any of its power. Major changes include:
- Remapping all delete operations to the black hole register and introducing a new operator (cut) to be used instead
- Adding a substitute operator
- Improvements to paste
- Improvements to yank, including support for navigating history
- Ability to share clipboard between different concurrent vim instances
- Persistent saving of yank history to file
For more information please visit the github page at: https://github.com/svermeulen/vim-easyclip |
|
install details |
I recommend loading your plugins with neobundle or vundle or pathogen.
This plugin also requires that you have Tim Pope\\'s repeat.vim plugin installed. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|