Guest User

Untitled

a guest
Jan 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. {
  2. "atomic_save": false,
  3. "auto_complete": true,
  4. "auto_id_class": true,
  5. "caret_style": "phase",
  6. "default_encoding": "UTF-8",
  7. "default_line_ending": "unix",
  8. "drag_text": false,
  9. "enable_tab_scrolling": false,
  10. "ensure_newline_at_eof_on_save": true,
  11. "folder_exclude_patterns":
  12. [
  13. ".svn",
  14. ".git",
  15. "node_modules"
  16. ],
  17. "font_size": 12,
  18. "highlight_line": true,
  19. "highlight_modified_tabs": true,
  20. "preview_on_click": true,
  21. "shift_tab_unindent": true,
  22. "tab_size": 4,
  23. "translate_tabs_to_spaces": false,
  24. "trim_trailing_white_space_on_save": true,
  25. "word_wrap": true
  26. }
Add Comment
Please, Sign In to add comment