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 1472 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.128.172.178
|