https://github.com/dsingleton/sublime-text-settings
My Sublime Text user configuration, language settings, keymaps, etc.
https://github.com/dsingleton/sublime-text-settings
Last synced: 3 months ago
JSON representation
My Sublime Text user configuration, language settings, keymaps, etc.
- Host: GitHub
- URL: https://github.com/dsingleton/sublime-text-settings
- Owner: dsingleton
- Created: 2013-03-03T22:07:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-06-16T14:59:19.000Z (almost 12 years ago)
- Last Synced: 2025-03-04T18:28:04.215Z (over 1 year ago)
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Settings for Sublime Text
There are my settings for [Sublime Text](http://www.sublimetext.com). They're incomplete and undocumented, but will be improving over time as I tweak them.
This exists to help me git-ify all my hidden secret settings and confirguration, for organisation and backup. It's probably not useful for anyone else - except as reference.
Partially inspired by [Sublime-Text-2-User-Settings](https://github.com/d2s/Sublime-Text-2-User-Settings)
## Installation
You can check this out directly in to your Sublime Text 2 Packages directory:
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
git clone User
I prefer to the git repo elsewhere then symlink the User directory to the git repo.