Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save vistajess/0deb0558af312aa707394e00e62ded40 to your computer and use it in GitHub Desktop.

Select an option

Save vistajess/0deb0558af312aa707394e00e62ded40 to your computer and use it in GitHub Desktop.

Revisions

  1. vistajess created this gist Jun 8, 2016.
    20 changes: 20 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,20 @@
    {
    "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
    "font_size": 9,
    "ignored_packages":
    [
    "Vintage"
    ],
    "line_padding_bottom": 5,
    "line_padding_top": 5,
    "rulers":
    [
    80,
    100,
    120
    ],
    "tab_size": 2,
    "translate_tabs_to_spaces": true,
    "word_wrap": true,
    "wrap_width": 100
    }