Make font-size larger than the default

Esse commit está contido em:
Kevin Sawicki
2014-02-07 09:34:34 -08:00
commit 23af7b4072
+1 -1
Ver Arquivo
@@ -10,4 +10,4 @@
#
# atom.workspaceView.eachEditorView (editorView) ->
# if path.extname(editorView.getEditor().getPath()) is '.md'
# editorView.setFontSize(20)
# editorView.setFontSize(24)