Created
September 6, 2014 17:32
-
-
Save ntddk/1d5b82a6a36094faea19 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
{ | |
"color_scheme": "Packages/Monokai Extended/Monokai Extended.tmTheme", | |
"draw_white_space": "all", | |
"fallback_encoding": "UTF-8", | |
"font_face": "Migu 2M", | |
"font_size": 11, | |
"highlight_line": true, | |
"wrap_width": 120, | |
"rulers": [120], | |
"show_encoding": true, | |
"tab_size": 4, | |
"match_brackets": true, | |
"drag_text": true, | |
"ignored_packages": | |
[ | |
"Vintage" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment