sublime自定义配置

{
    "expand_tabs_on_save": true,
    "font_size": 13,
    "ignored_packages":
    [
        "Vintage"
    ],
    "show_encoding": true,
    "tab_size": 4,
    "translate_tabs_to_spaces": true,
    "trim_trailing_white_space_on_save": true,
    "update_check": false,
}

计划、执行、每天高效的活着学着
原文地址:https://www.cnblogs.com/huxiaoyun90/p/5979077.html