Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. {
  2. "auto_close_tags": false,
  3. "auto_match_enabled": false,
  4. "drag_text": false,
  5. "ensure_newline_at_eof_on_save": true,
  6. "font_size": 16,
  7. "highlight_line": true,
  8. "line_numbers": true,
  9. "open_files_in_new_window": false,
  10. "rulers":
  11. [
  12. 120
  13. ],
  14. "scroll_past_end": false,
  15. "translate_tabs_to_spaces": true,
  16. "trim_automatic_white_space": true,
  17. "trim_trailing_white_space_on_save": true,
  18. "word_wrap": false
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement