united-front : Autoshare yank registers across vim instances.
script karma |
Rating 16/4,
Downloaded by 672 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
James Kolb |
|
script type |
utility |
|
description |
This plugin will automatically share the registers of any and/or all vim instances.
"Buffer separately, but yank together!"
-- Leon Robotsky
All vim instances that you want to share registers need to be started in server mode.
GVim does this automatically, but terminal vim must be told to do this.
vim --servername whateveryouwant
If you alias the vim command to always use a server, everything will be automatic and you can spend more time editing with your awesome new shared registers.
alias vim="vim --servername robotsky"
See http://github.com/ardagnir/united-front for most up-to-date version.
|
|
install details |
Use pathogen.
cd ~/.vim/bundle
git clone https://github.com/ardagnir/united-front |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.175
|