Sublime-XSnippet is an XSnippet plugin for the Sublime Text 2 editor. XSnippet is the most useful pastebin service, and this plugin allows easily to paste code snippets directly from the editor.
Select some text and hit Alt + x + s
( Alt XSnippet Send ).
A link to the snippet is copied to the clipboard and displays in status bar.
If text isn't selected the all text will be paste.
Just clone this repo into your SublimeText's Packages
folder.
Example:
git clone git://github.com/xsnippet/sublime-xsnippet.git /tmp/XSnippet
cp -r /tmp/XSnippet/ ~/.config/sublime-text-2/Packages/
- Author: Igor Kalnitsky igor@kalnitsky.org
- Version: 0.1