Skip to content

Instantly share code, notes, and snippets.

@keegoid
Last active December 28, 2019 21:26
Show Gist options
  • Select an option

  • Save keegoid/6628da9ad09cf0eff9427c6dfdca6e5f to your computer and use it in GitHub Desktop.

Select an option

Save keegoid/6628da9ad09cf0eff9427c6dfdca6e5f to your computer and use it in GitHub Desktop.
Sublime Text 3 User Settings
{
"Seti_bold_slctdfile_labels": true,
"Seti_seablue_scrollbar": true,
"Seti_seablue_statusbar": true,
"Seti_seablue_tab": true,
"Seti_sidebar_font_Ubuntu": true,
"Seti_sidebar_font_size_12": true,
"Seti_tab_font_12": true,
"Seti_tabs_med": true,
"added_words":
[
"cafe",
"blog",
"Github",
"Newegg",
"Ikea",
"Haha",
"datacenter",
"config",
"apps",
"filesystem",
"usb",
"filesystems",
"openssl",
"frontends",
"runlevel",
"uninterruptible",
"virtualization",
"unpairable",
"hostname",
"Orca",
"crontab",
"crontabs",
"username",
"cron",
"anacron",
"anacrontab",
"usr",
"unmounting",
"outpace",
"Ferengi",
"Kia",
"Lyft",
"smartphones",
"fourplex",
"Overthinking",
"videographers",
"Bam",
"jrnl",
"Ubuntu",
"workflow",
"videographer",
"videography",
"Serverless",
"Cloudflare",
"S3",
"sls"
],
"auto_complete": true,
"auto_complete_commit_on_tab": true,
"auto_complete_cycle": true,
"caret_extra_bottom": 3,
"caret_extra_top": 3,
"caret_extra_width": 2,
"close_windows_when_empty": false,
"color_scheme": "Packages/Color Scheme - Default/Mariana.sublime-color-scheme",
"fold_buttons": false,
"font_face": "Ubuntu Mono",
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_subsequent_lines": false,
"line_padding_bottom": 2,
"line_padding_top": 2,
"overlay_scroll_bars": "enabled",
"rulers":
[
100
],
"smart_indent": false,
"tab_size": 2,
"theme": "Seti_orig.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment