sponsor Vim development Vim logo Vim Book Ad

automated-rafb.net uploader plugin : only works on Windows, uploads current file in rafb.net

 script karma  Rating 7/5, Downloaded by 498  Comments, bugs, improvements  Vim wiki

created by
Petrea Stefan
 
script type
utility
 
description
the script is actually a perl script
and you only have to make a minor modification to vimrc
to be able to use it.
what it does it is automated to go to rafb.net
paste the current file you're editing there,and
then as rafb.net gives you a link to the file
the script will put it in your clipboard so you can reffer
to where you need it.
this script would be recommended for whoever needs to paste some code.
you can use F5 to run the script on the current file.
it only works on windows.
 
install details
put post_rafb.pl in your Vim folder
add the following line to your vimrc
:map <F5> :!perl "D:\Program Files\Vim\post_rafb.pl" "%:p"<Enter><Enter>
close and open again vim and it will work
(be carefull at D:\ , it may not be your install path)
 

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
post_rafb.pl 0.1 2007-05-07 7.0 Petrea Stefan Initial upload
ip used for rating: 18.216.124.8

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