https://github.com/facelessuser/sublimerandomcrap
Random Sublime plugin scripts (some experimental)
https://github.com/facelessuser/sublimerandomcrap
Last synced: about 1 year ago
JSON representation
Random Sublime plugin scripts (some experimental)
- Host: GitHub
- URL: https://github.com/facelessuser/sublimerandomcrap
- Owner: facelessuser
- License: mit
- Created: 2013-11-01T14:46:21.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-08-16T13:45:59.000Z (almost 6 years ago)
- Last Synced: 2025-03-27T08:01:42.390Z (over 1 year ago)
- Language: Python
- Homepage: https://facelessuser.github.io/SublimeRandomCrap/
- Size: 6.92 MB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build][github-ci-image]][github-ci-link]
![License][license-image]
# SublimeRandomCrap
Sublime random crap is a collection of Sublime Text plugins that I either do no want to publicly support or that are in an experimental state.
## Plugins
- AsciiTable (STABLE)
- HighlightWord (STABLE)
- ShortcutPlus (STABLE)
- SublimeApiDoc (STABLE)
- SublimeInfo (STABLE)
- ToggleWhiteSpace (STABLE)
- AutoSideBar (STABLE)
- URLOpen (STABLE)
## Documentation
https://facelessuser.github.io/SublimeRandomCrap/
## Installation
Use Package Control
[github-ci-image]: https://github.com/facelessuser/SublimeRandomCrap/workflows/build/badge.svg?branch=master&event=push
[github-ci-link]: https://github.com/facelessuser/SublimeRandomCrap/actions?query=workflow%3Abuild+branch%3Amaster
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333