xsnippet : A plugin for XSnippet.org pastebin service
script karma |
Rating 0/0,
Downloaded by 508 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Roman Podoliaka |
|
script type |
utility |
|
description |
vim-xsnippet is a simple Vim plugin which enables one to post
code snippets to the XSnippet.org pastebin service directly from Vim.
Requirements:
- Python 2.x
- Vim 7.x built with '+python' option
Using:
:call PostToXsnippet() --- posts the content of the current buffer to the XSnippet.org
and puts the snippet's url to the clipboard
Info:
Author: Roman Podolyaka (roman.podolyaka@gmail.com)
License: GNU GPL v3
Homepage: https://github.com/bloodeclipse/vim-xsnippet |
|
install details |
Installation:
Copy all files to your $VIMRUNTIME dir (usually ~/.vim).
Note: if you use pathogen, copy all files to some dir in your bundles path. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.147.72.31
|