Skip to content

Commit

Permalink
Clean up some comments
Browse files Browse the repository at this point in the history
  • Loading branch information
d2s committed Nov 5, 2012
1 parent 79f94a3 commit 780f133
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Preferences.sublime-settings
@@ -1,5 +1,3 @@
// Settings in here override those in "Default/Preferences.sublime-settings", and
// are overridden in turn by file type specific settings.
{
"caret_style": "smooth",
"color_scheme": "Packages/User/Monokai Soda.tmTheme",
Expand Down Expand Up @@ -57,7 +55,6 @@
"*.tiles",
"*.svn"
],
//"font_face": "Consolas",
"font_face": "Ubuntu Mono Regular",
"font_options":
[
Expand All @@ -69,7 +66,8 @@
"ignored_packages":
[
"Vintage",
"Wordpress"
"Wordpress",
"Nodejs"
],
"match_brackets_angle": true,
"mouse_wheel_switches_tabs": false,
Expand Down

0 comments on commit 780f133

Please sign in to comment.