Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. "trailing_spaces_trim_on_save": true,
  2.  
  3. "translate_tabs_to_spaces": true,
  4.  
  5. "tab_size": 4,
  6.  
  7. "show_encoding": true,
  8.  
  9. "default_line_ending": "unix",
  10.  
  11. "ensure_newline_at_eof_on_save": true,
  12.  
  13. {
  14. "always_show_minimap_viewport": true,
  15. "bold_folder_labels": true,
  16. "font_size": 11,
  17. "highlight_line": true,
  18. "ignored_packages":
  19. [
  20. "Vintage"
  21. ],
  22. "indent_guide_options":
  23. [
  24. "draw_normal",
  25. "draw_active"
  26. ],
  27. "line_padding_bottom": 3,
  28. "line_padding_top": 3,
  29. "overlay_scroll_bars": "enabled",
  30. "show_encoding": true,
  31. "tab_size": 4,
  32. "trailing_spaces_trim_on_save": true,
  33. "translate_tabs_to_spaces": true,
  34. "word_wrap": true
  35. }
  36.  
  37. "dictionary": "Packages/Portuguese/Portuguese (Brazilian).dic",
  38.  
  39. "spell_check": true,
  40.  
  41. {
  42. "always_show_minimap_viewport": true,
  43. "bold_folder_labels": true,
  44. "dictionary": "Packages/Portuguese/Portuguese (Brazilian).dic",
  45. "font_size": 11,
  46. "highlight_line": true,
  47. "ignored_packages":
  48. [
  49. "Vintage"
  50. ],
  51. "indent_guide_options":
  52. [
  53. "draw_normal",
  54. "draw_active"
  55. ],
  56. "line_padding_bottom": 3,
  57. "line_padding_top": 3,
  58. "overlay_scroll_bars": "enabled",
  59. "show_encoding": true,
  60. "spell_check": true,
  61. "tab_size": 4,
  62. "trailing_spaces_trim_on_save": true,
  63. "translate_tabs_to_spaces": true,
  64. "word_wrap": true
  65. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement