Skip to content

Instantly share code, notes, and snippets.

@ovictoraurelio
Last active September 8, 2017 20:31
Show Gist options
  • Select an option

  • Save ovictoraurelio/09e9df6c38d6ffbf3c2cb6d57165e8b2 to your computer and use it in GitHub Desktop.

Select an option

Save ovictoraurelio/09e9df6c38d6ffbf3c2cb6d57165e8b2 to your computer and use it in GitHub Desktop.
sublimeSettings
{
"access_token": "1baf56bb573bcb800d54c3d7f49a479a3748d053",
"gist_id": "09e9df6c38d6ffbf3c2cb6d57165e8b2"
}
[
{ "keys": ["ctrl+shift+c"], "command": "toggle_comment", "args": { "block": true } },
{ "keys": ["ctrl+\\"], "command": "toggle_side_bar"},
{ "keys": ["ctrl+t"], "command": "show_overlay", "args": {"overlay": "goto", "show_files": true}},
{ "keys": ["ctrl+shift+o"], "command": "prompt_open_folder"}
]
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"A File Icon",
"Boxy Theme",
"NASM x86 Assembly",
"Package Control",
"Status Bar Time",
"Sync Settings"
]
}
{
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Monokai.tmTheme",
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"theme": "Boxy Monokai.sublime-theme",
"theme_accent_tangerine": true,
"theme_autocomplete_item_selected_colored": true,
"theme_bar_margin_top_sm": true,
"theme_dropdown_atomized": true,
"theme_find_panel_close_hidden": true,
"theme_icon_button_highlighted": true,
"theme_panel_switcher_atomized": true,
"theme_quick_panel_item_selected_colored": true,
"theme_quick_panel_size_md": true,
"theme_scrollbar_colored": true,
"theme_scrollbar_line": true,
"theme_sidebar_close_always_visible": true,
"theme_sidebar_folder_atomized": true,
"theme_statusbar_size_md": true,
"theme_tab_close_always_visible": true,
"theme_tab_selected_overlined": true,
"theme_tab_size_md": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment