automated-rafb.net uploader plugin : only works on Windows, uploads current file in rafb.net
script karma |
Rating 7/5,
Downloaded by 579 |
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) |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.145.108.231
|