Skip to content

Instantly share code, notes, and snippets.

@zheng1
Created March 17, 2014 09:29
Show Gist options
  • Save zheng1/9596322 to your computer and use it in GitHub Desktop.
Save zheng1/9596322 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/User/Monokai (SL).tmTheme",
"word_separators": "./\\()\"':,.;<>~!@#$%^&*|+=[]{}`~?",
"translate_tabs_to_spaces": true,
"draw_minimap_border": true,
"always_show_minimap_viewport": true,
"highlight_line": true,
"highlight_modified_tabs": true,
"open_files_in_new_window": false,
"ignored_packages":
[
"Vintage"
]
}
@zheng1
Copy link
Author

zheng1 commented Mar 17, 2014

{
    "installed_packages":
    [
        "Alignment",
        "All Autocomplete",
        "BracketHighlighter",
        "CTags",
        "DocBlockr",
        "Emmet",
        "GitGutter",
        "Handlebars",
        "LESS",
        "LESS-build",
        "nginx",
        "Nodejs",
        "SideBarEnhancements",
        "SublimeCodeIntel",
        "SublimeLinter",
        "TodoReview"
    ]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment