sponsor Vim development Vim logo Vim Book Ad

Dpaste.com Plugin : A simple script to send your buffer or selection to Dpaste.com and returns a url

 script karma  Rating 312/113, Downloaded by 1399  Comments, bugs, improvements  Vim wiki

created by
Bartek Ciszkowski
 
script type
utility
 
description
dpaste.vim is a vim plugin for pasting to dpaste.com (#django's favourite paste bin!)

The core of the script was inspired by LodgeIt.vim, which is also for a paste bin site.

Thanks to Paul Bissex (or pbx on irc) for creating dpaste.

Usage:
- :Dpaste  (create a paste from the current buffer or selection)

You can also map paste to CTRL + P, just add this to your .vimrc:
map ^P :Dpaste<CR>
(where ^P is entered using CTRL + V, CTRL + P in Vim)
 
install details
Place dpaste.vim in your ~/.vim/plugin directory
 

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
dpaste.vim 0.1 2009-03-16 7.0 Bartek Ciszkowski Initial version, has been fixed up since last time a bit more :)
ip used for rating: 44.200.196.114

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