sponsor Vim development Vim logo Vim Book Ad

VimRpc : VimRpc is a Vim plugin that helps you embed vim in your programs

 script karma  Rating 99/31, Downloaded by 808  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!!!!
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
VimRpc.zip 1.01 2017-07-17 7.4 da emzy Fixed Bug in documentation
ip used for rating: 3.238.118.192

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github