Skip to content

A Vim plugin to XSnippet.org pastebin service.

License

Notifications You must be signed in to change notification settings

xsnippet/vim-xsnippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-xsnippet

vim-xsnippet is a simple Vim plugin that enables one to post code snippets to xsnippet.org pastebin service directly from Vim.

Requirements

  • Python 2.7+
  • Vim 7.x+ built with +python

Installation

Copy all files to your $VIMRUNTIME dir (usually ~/.vim).

Alternatively, if you are using Vundle plug-in manager for Vim, add the following line to your .vimrc:

Bundle 'xsnippet/vim-xsnippet'

Usage

:call PostToXsnippet()
posts the content of the current buffer to xsnippet.org and puts the snippet url to the clipboard

Info

About

A Vim plugin to XSnippet.org pastebin service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published