An open API service indexing awesome lists of open source software.

https://github.com/jongiddy/sublime-settings

Personal settings for Sublime Text 3
https://github.com/jongiddy/sublime-settings

Last synced: 4 months ago
JSON representation

Personal settings for Sublime Text 3

Awesome Lists containing this project

README

        

# sublime-settings

Personal settings for Sublime Text 3

1. Click `Preferences / Browse Packages...` to find path to SublimeText packages.
2. Open a terminal and change to the same directory.
3. Run `git clone https://github.com/jongiddy/sublime-settings.git`.
4. Copy the contents of directory `sublime-settings` to directory `User`.
5. Add Package Control, using the instructions at
6. Add the following packages by `Ctrl`-`Shift`-`P` `Package Control: Install Package`

## Installed Packages

### General Purpose

- Fmt
- GitHubinator
- OmniMarkupPreviewer - markup rendering (Ctrl-Alt-O render in browser)
- Print to HTML
- SideBarEnhancements - file management
- UnitTesting

previously:
- AutoFileName - provide auto-completion of filenames
- Compressor - open compressed files
- Floobits - shared editing
- Modific - Version Control interaction (Ctrl-Alt-D diff, Ctrl-Alt-R revert)

### Language-specific

- Anaconda (Python)
- Dockerfile Syntax Highlighting
- Ginkgo Completions
- JSON Reindent
- PowerShell
- Rust Enhanced
- TOML

previously:
- Monokai JSON+
- orgmode
- Puppet
- RestructuredText Improved