vim-pastebins : A vim plugin that helps you using pastebin services!
script karma |
Rating 9/3,
Downloaded by 386 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Sean Feng |
|
script type |
utility |
|
description |
Vim Pastebins
=============
A vim plugin that helps you to use pastebin services, inspired by [webpaste.el](https://github.com/etu/webpaste.el).
Requirement
-----------
- vim needs to have `+python3` compiled
Supported Feature
-----------------
- Paste current visual selection
- Paste the entire buffer
- List previously posted pastes
Supported Pastebin Service
--------------------------
- [Mozilla Paste](paste.mozilla.org) *default*
- [dpaste.org](https://dpaste.org/)
Usage
-----
- Paste Visual Selection
`<C-U>PastebinPaste` - `<C-U>` is required to clear the `'<,'>` from the command.
- Paste the entire buffer
`PastebinPasteAll`
- List Previous Posted Pastes
`PastebinPasteList`
Customization
-------------
- Change the service provider
`let g:enabled_pastebin_service = "mozilla"`
Github: https://github.com/sefeng211/vim-pastebins
|
|
install details |
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.117.167.132
|