Created
October 4, 2015 19:53
-
-
Save leonardofaria/861fdf4be5a28d0e76d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"auto_completecommiton_tab": true, | |
"bold_folder_labels": true, | |
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme", | |
"font_face": "Meslo LG S Regular for Powerline", | |
"font_size": 17.0, | |
"highlight_line": true, | |
"highlight_modified_tabs": true, | |
"open_files_in_new_window": false, | |
"rulers": | |
[ | |
80 | |
], | |
"show_full_path": true, | |
"tab_size": 2, | |
"terminal": "iterm", | |
"theme": "El Capitan.sublime-theme", | |
"trim_trailing_white_space_on_save": true, | |
"word_wrap": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment