Fork me on GitHub

MoYummy's Blog

Sublime setting

  • 10 Jan 2017 100 views Comment(100) Like Report
    Category: stuff (7)
  • Here is my sublime setting

    {
        "ignored_packages":
        [
            "Vintage"
        ],
    
        "translate_tabs_to_spaces": true,
        "draw_white_space": "all",
        "indent_to_bracket": true,
        "word_wrap": true,
        "highlight_modified_tabs": true,
        "highlight_line": true,
        "open_files_in_new_window": false
    }
    
  • 2017 Mo Yummy
    Powered by Jekyll and Bootstrap
    Creative Commons License
    This work is licensed under a Creative Commons Attribution 4.0 International License.