Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weierophinney/paster.vim
Paste to arbitrary web pastebins from Vim
https://github.com/weierophinney/paster.vim
Last synced: 3 days ago
JSON representation
Paste to arbitrary web pastebins from Vim
- Host: GitHub
- URL: https://github.com/weierophinney/paster.vim
- Owner: weierophinney
- Created: 2010-12-15T16:43:16.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-11T15:28:57.000Z (over 13 years ago)
- Last Synced: 2024-11-06T20:49:49.267Z (about 2 months ago)
- Language: VimL
- Homepage: http://eugeneciurana.com/site.php?page=tools#paster
- Size: 99.6 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Installation
------------UNIX-like systems:
cd ~/.vim
unzip /path/to/paster.zip
vi
:helptags ~/.vim/docWindows systems:
Unpack the .zip file and copy the files to your
gvim or vim configuration directory, then:vi
:helptags /path/to/docCaveat emptor:
--------------
Unfortunately none of the developers or testers had access to a Windows
machine, so this wasn't tested in that environment. Please let me
know if you had issues using the URL in the next section.Comments, questions, bug reports:
---------------------------------Eugene Ciurana, http://eugeneciurana.com/contact or http://ciurana.eu/contact
for your questions.Project page: http://eugeneciurana.com/paster.vim
Contributors, license, other information:
-----------------------------------------
Use the Force. See the Source.The paster.vim source file features the contributors list and
version history. The configuration is documented in the
paster-config.vim file.