Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbankier/snappiti.sublime
Sublime Text 2 plugin for SnappiTi
https://github.com/dbankier/snappiti.sublime
Last synced: 14 days ago
JSON representation
Sublime Text 2 plugin for SnappiTi
- Host: GitHub
- URL: https://github.com/dbankier/snappiti.sublime
- Owner: dbankier
- Created: 2013-06-17T13:35:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-22T10:37:12.000Z (over 11 years ago)
- Last Synced: 2024-11-07T21:17:40.659Z (2 months ago)
- Language: Python
- Size: 95.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#SnappiTi.sublime
SnappiTi Sublime plugin
**ctrl+shift+e** converts the highlighted text
**ctrl_shift+r** converts the highlighted text with --hide-styling flag# Install
You first need to install the npm package
```
[sudo] npm install -g snappiti
```Then install the plugin as you would normally for sublime text 2
(I don't use sublime text...)