Skip to content

Commit

Permalink
Merge pull request #80 from crahan/default-font-size
Browse files Browse the repository at this point in the history
Remove font-size from MultiMarkdown settings
  • Loading branch information
ttscoff committed Oct 13, 2013
2 parents e3f3746 + 593bdae commit 8bb2b50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MultiMarkdown.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
],
"trim_trailing_white_space_on_save": false,
"font_face": "Menlo",
"font_size": 15,
"font_options": [ "subpixel_antialias", "no_round", "directwrite"],
"color_scheme": "Packages/MarkdownEditing/MarkdownEditor.tmTheme",
// "color_scheme": "Packages/MarkdownEditing/MarkdownEditor-Focus.tmTheme",
Expand Down

0 comments on commit 8bb2b50

Please sign in to comment.