Skip to content

keyworks/vim-lodgeit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

vim-lodgeit

Code paster for LodgeIt pastebin.

In ~/.vimrc, specify the root url to your pastebin.

let pastebin_resource = 'http://yourpastebin.com'

Usage

Visual selection:

:'<,'>Paste

or to paste the whole file:

:Paste

The URL of the code snippet will be echoed.

Requirements

curl version >= 7.18.0 is needed as the plugin uses curl to do URL encoding.

About

Vim plugin for LodgeIt Pastebin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published