VimRpc : VimRpc is a Vim plugin that helps you embed vim in your programs
script karma |
Rating 99/31,
Downloaded by 849 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
da emzy |
|
script type |
utility |
|
description |
VimRpc is a vim plugin that brings scripting to Vim,
with VimRpc you can run vim as a "REMOTE PROCEDURE CALL DAEMON" and the connects to it as a client from any language of your choice. ex "python", "perl" etc
VimRpc also comes bundled with 20+ API Functions that to make embedding vim in your programs much easier.
VimRpc currently Supports 2 RPC PROTOCOLS "JSON" & "XML", you can change to whichever you want to.
VimRpc Development happens here "http://github.com/da-emzy/VimRpc.
Issues should be forwarded to "http://github.com/da-emzy/VimRpc/issues .
And a lot more............
Run `:help VimRpc.txt` to get started on using VimRpc |
|
install details |
download VimRpc.zip.
unzip the Zip archive
change directory to the unzipped archive
then run these command:
"""
mkdir -p ~/.vim
cp -r * ~/.vim
"""
AND THAT IS THAT!!!!
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 35.170.81.33
|