{ "binary_file_patterns": [ "*.dds", "*.eot", "*.gif", "*.ico", "*.jar", "*.jpeg", "*.jpg", "*.pdf", "*.png", "*.swf", "*.tga", "*.ttf", "*.zip" ], "color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme", "ensure_newline_at_eof_on_save": true, "folder_exclude_patterns": [ ".svn", ".idea", ".git", ".hg", "CVS", "node_modules" ], "font_face": "Source Code Pro", "font_size": 9, "highlight_line": true, "ignored_packages": [ "Vintage" ], "show_encoding": true, "theme": "Adaptive.sublime-theme", "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true, "word_wrap": false }