Skip to content

Sublime-XSnippet is an XSnippet plugin for the Sublime Text 2 editor.

Notifications You must be signed in to change notification settings

xsnippet/sublime-xsnippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sublime-XSnippet

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.

Usage

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.

Installation

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/

Info

About

Sublime-XSnippet is an XSnippet plugin for the Sublime Text 2 editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages