Skip to content

Instantly share code, notes, and snippets.

@pherrymason
Created August 19, 2014 08:35
Show Gist options
  • Save pherrymason/b9e8e71530ef86ec0025 to your computer and use it in GitHub Desktop.
Save pherrymason/b9e8e71530ef86ec0025 to your computer and use it in GitHub Desktop.
Sublime Text Packets and Configuration
{
"color_scheme": "Packages/User/Flatland Monokai (SL).tmTheme",
"default_line_ending": "unix",
"detect_indentation": false,
"font_size": 11,
"highlight_line": true,
"show_encoding": true,
"show_line_endings": true,
"ignored_packages":
[
"Vintage"
],
"theme": "Flatland Dark.sublime-theme",
"open_files_in_new_window": false,
"word_wrap": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment