mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
1.3 best represents the previous default line height
This commit is contained in:
@@ -44,7 +44,7 @@ class EditorView extends View
|
||||
@configDefaults:
|
||||
fontFamily: ''
|
||||
fontSize: 16
|
||||
editorLineHeight: 1
|
||||
editorLineHeight: 1.3
|
||||
showInvisibles: false
|
||||
showIndentGuide: false
|
||||
showLineNumbers: true
|
||||
|
||||
Reference in New Issue
Block a user