Skip to content

Instantly share code, notes, and snippets.

@sxwebdev
Created July 4, 2018 22:50
Show Gist options
  • Select an option

  • Save sxwebdev/e5c0af927c33ea130ffb050ccfd0298e to your computer and use it in GitHub Desktop.

Select an option

Save sxwebdev/e5c0af927c33ea130ffb050ccfd0298e to your computer and use it in GitHub Desktop.

Revisions

  1. sxwebdev created this gist Jul 4, 2018.
    11 changes: 11 additions & 0 deletions Sublime.User.Settings.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    {
    "detect_indentation": false,
    "fallback_encoding": "Cyrillic (Windows 1251)",
    "font_size": 12,
    "ignored_packages":
    [
    "Vintage"
    ],
    "update_check": false,
    "show_definitions": false
    }