Skip to content

Instantly share code, notes, and snippets.

@bryan-lott
Last active June 21, 2016 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bryan-lott/d52472430e8b38607e65 to your computer and use it in GitHub Desktop.
Save bryan-lott/d52472430e8b38607e65 to your computer and use it in GitHub Desktop.
Sublime Text Settings
[
{ "keys": ["ctrl+,"], "command": "jump_back" },
{ "keys": ["ctrl+."], "command": "jump_forward" },
{ "keys": ["ctrl+o"], "command": "fuzzy_start_from_file" },
{ "keys": ["ctrl+shift+o"], "command": "fuzzy_bookmarks_load" },
{ "keys": ["f5"], "command": "revert_file"}
]
{
"auto_upgrade_last_run": null,
"installed_packages":
[
"AlignTab",
"All Autocomplete",
"Anaconda",
"BracketHighlighter",
"EasyMotion",
"ExportHtml",
"FuzzyFileNav",
"google-search",
"HighlightWords",
"MarkdownEditing",
"Modific",
"OmniMarkupPreviewer",
"Origami",
"Package Control",
"SideBarEnhancements",
"sublime-tfs",
"SublimeREPL",
"Terminal",
"Theme - Soda"
],
"repositories":
[
],
"repository_channels":
[
"https://sublime.wbond.net/repositories.json"
]
}
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"Advanced CSV",
"AlignTab",
"All Autocomplete",
"Anaconda",
"Apache Hive",
"Block Cursor Everywhere",
"Boxy Theme",
"Boxy Theme Addon - Font Face",
"Boxy Theme Addon - Linter Theme",
"BracketHighlighter",
"Bubububububad and Boneyfied Color Schemes",
"ClojureDocSearch",
"Color Scheme - Chromodynamics",
"Colorcoder",
"Crontab Syntax",
"EasyDiff",
"EasyMotion",
"Enhanced Clojure",
"ExportHtml",
"FindKeyConflicts",
"FuzzyFileNav",
"GitGutter",
"Google Search",
"HighlightWords",
"JSON Reindent",
"JsonTree",
"Leiningen",
"Material Theme",
"Modific",
"Monokai JSON+",
"Neon Color Scheme",
"Package Control",
"Parinfer",
"Pretty JSON",
"Python Fix Imports",
"Python Improved",
"SFTP",
"SideBarEnhancements",
"Solarized Color Scheme",
"SqlBeautifier",
"SublimeLinter",
"SublimeLinter-annotations",
"SublimeLinter-json",
"SublimeLinter-php",
"SublimePythonIDE",
"SublimeREPL",
"Terminal",
"Theme - Flatland",
"Theme - Hero",
"Theme - Soda",
"Theme - SoDaReloaded",
"TodoReview",
"Tomorrow Color Schemes",
"Vintageous",
"WordHighlight"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment