Skip to content

Instantly share code, notes, and snippets.

@fire9
Last active January 17, 2020 07:19
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 fire9/fc0d1a3dae6761dc512cb009639975fa to your computer and use it in GitHub Desktop.
Save fire9/fc0d1a3dae6761dc512cb009639975fa to your computer and use it in GitHub Desktop.
st3settings
{
// "anaconda_linting": false,
// "pep8": false,
"auto_formatting": true,
"autoformat_ignore":
[
"E309",
"E501"
],
"pep8_ignore":
[
"E309",
"E501"
],
"anaconda_linter_underlines": false,
"anaconda_linter_mark_style": "none",
"display_signatures": false,
"disable_anaconda_completion": true,
"python_interpreter": "/usr/local/bin/python3"
}
{
"word_wrap": true,
"translate_tabs_to_spaces": false,
"gutter": true,
"spell_check": true,
"margin": 40,
"draw_centered": false,
"wrap_width": 120,
"color_scheme": "Packages/MarkdownEditing/MarkdownEditor.tmTheme"
}
[
{
"keys": ["ctrl+0"],
"command": "margo_show_hud",
}
]
// GitGutter Settings - User
{
"git_binary": "/usr/local/bin/git"
}
{
"ann": "a18.11.28-1",
"install_version": "r18.11.28-1",
"version": "r18.11.28-1"
}
{
"PATH": "/usr/local/go/bin",
"GOPATH": "$HOME/Go",
"use_gs_gopath": true
}
{
"word_wrap": true,
"translate_tabs_to_spaces": false,
"gutter": true,
"spell_check": true,
"margin": 40,
"draw_centered": false,
"wrap_width": 120,
"line_numbers": true,
"highlight_line": true,
"color_scheme": "Packages/MarkdownEditing/MarkdownEditor.tmTheme"
}
{
"word_wrap": true,
"translate_tabs_to_spaces": false,
"gutter": true,
"spell_check": true,
"margin": 40,
"draw_centered": false,
"wrap_width": 120,
"color_scheme": "Packages/MarkdownEditing/MarkdownEditor.tmTheme"
}
{
"word_wrap": true,
"translate_tabs_to_spaces": false,
"gutter": true,
"spell_check": true,
"margin": 40,
"draw_centered": false,
"wrap_width": 120,
"color_scheme": "Packages/MarkdownEditing/MarkdownEditor.tmTheme"
}
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"A File Icon",
"Anaconda",
"AutoFileName",
"ayu",
"BracketHighlighter",
"Codecs33",
"ConvertToUTF8",
"Dockerfile Syntax Highlighting",
"Emmet",
"File Rename",
"GitGutter",
"Golang",
"Markdown Extended",
"MarkdownEditing",
"MySQL Snippets",
"nginx",
"Nginx Log Highlighter",
"Package Control",
"PlainTasks",
"SQF Language",
"SqlBeautifier",
"SublimeLinter",
"SublimeLinter-contrib-sqlint",
"Sync Settings"
]
}
{
"afn_insert_dimensions": false,
"auto_indent": true,
"always_show_minimap_viewport": true,
"auto_complete": false,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/ayu/ayu-dark.sublime-color-scheme",
"copy_with_empty_selection": false,
"default_encoding": "UTF-8",
"default_line_ending": "unix",
"disable_formatted_linebreak": true,
"drag_text": false,
"edge_sidebar_font_xlarge": true,
"edge_use_font_face": true,
"edge_use_sidebar_folder_icons": true,
"file_exclude_patterns": [
"*.pyc",
"*.pyo",
"*.exe",
"*.dll",
"*.obj",
"*.o",
"*.a",
"*.lib",
"*.so",
"*.dylib",
"*.ncb",
"*.sdf",
"*.suo",
"*.pdb",
"*.idb",
".DS_Store",
"*.class",
"*.psd",
"*.db",
"*.pyc",
"._*",
".Spotlight-V100",
".Trashes",
"*.sublime-workspace"
],
"fold_buttons": false,
"folder_exclude_patterns": [
".svn",
".git",
".hg",
"CVS",
"node_modules",
"__pycache__",
".awestruct",
".sass-cache",
"_developer-materials",
"_downloads",
"_tmp",
"_specs",
"_site",
"_products",
"_projects"
],
"font_options": [
"no_round",
"directwrite",
"subpixel_antialias",
"no_bold",
"no_italic"
],
"font_face": "inconsolata",
"font_size": 17,
"font_weight": "bold",
"gutter": true,
"highlight_line": true,
"highlight_modified_tabs": true,
"fade_fold_buttons": false,
"ignored_packages": [
"Markdown",
"Vintage"
],
"indent_guide_options": [
"draw_active",
"draw_active"
],
"installed_packages": [
"Anaconda",
"BracketHighlighter"
],
"binary_file_patterns": [
".DS_Store",
"node_modules/",
"tmp/",
"*.png",
"*.psd",
"*.ai",
"*.min.js",
"_tmp/"
],
"margin": 20,
"match_brackets_angle": true,
"match_selection": false,
"match_tags": false,
"mini_diff": false,
"overlay_scroll_bars": "enabled",
"preview_on_click": false,
"remember_open_files": false,
"rulers": [
79,
120
],
"scroll_speed": 5.0,
"shift_tab_unindent": true,
"show_definitions": false,
"show_encoding": true,
"show_errors_inline": false,
"show_line_endings": true,
"show_minimap": false,
"sidebar_default": true,
"spell_check": false,
"sublimelinter": true,
"swallow_startup_errors": true,
"tab_size": 4,
"theme": "ayu-dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"ui_native_titlebar": true,
"ui_separator": true,
"ui_wide_scrollbars": true,
"wide_caret": true,
"word_wrap": true,
"wrap_width": 120,
"line_padding_bottom": 1,
"line_padding_top": 1,
"match_brackets": true,
"match_brackets_braces": true,
"match_brackets_content": true,
"match_brackets_square": true,
"open_files_in_new_window": false,
"scroll_past_end": true,
"show_full_path": true,
"translate_tabs_to_space": true,
"use_simple_full_screen": false,
"use_tab_stops": true,
"bold_folder_lables": true,
"caret_extra_bottom": 2,
"caret_extra_top": 2,
"caret_extra_width": 3,
"close_windows_when_empty": true,
"detect_indentation": false,
"draw_centered": false,
"draw_minimap_border": true,
"draw_white_space": "selection",
"enable_tab_scrolling": false,
"ensure_newline_at_eof_on_save": true,
"extend_env": {
"PATH": "/usr/local/bin"
},
"find_selected_text": true
}
{
"cmd": ["/usr/local/bin/python3", "-u", "$file"],
"file_regex": "^[ ]File \"(...?)\", line ([0-9]*)",
"selector": "source.python"
}
// SublimeLinter Settings - User
// SublimeLinter Settings - User
{
"debug": false,
"delay": 0.25,
"gutter_theme": "Packages/SublimeLinter/gutter-themes/Default/Default.gutter-theme",
// "mark_style": "squiggly underline",
"no_column_highlights_line": false,
// "passive_warnings": false,
"syntax_map": {
"html (django)": "html",
"html (rails)": "html",
"html 5": "html",
"javascript (babel)": "javascript",
"magicpython": "python",
"php": "html",
"python django": "python",
"pythonimproved": "python"
},
"show_marks_in_minimap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment