sublime text3 setting-user

{
  "caret_style": "smooth",
  "find_selected_text": true,
  "font_size": 14,
  "highlight_line": false,
  "ignored_packages":
  [
    "Vintage"
  ],
  "tab_size": 2,
  "translate_tabs_to_spaces": false
}

原文地址:https://www.cnblogs.com/mmzuo-798/p/6921567.html