~small changes
This commit is contained in:
@@ -13,6 +13,7 @@ BraceWrapping:
|
|||||||
AfterStruct: true
|
AfterStruct: true
|
||||||
AfterFunction: true
|
AfterFunction: true
|
||||||
AfterNamespace: true
|
AfterNamespace: true
|
||||||
|
AfterClass: true
|
||||||
AfterUnion: true
|
AfterUnion: true
|
||||||
AfterControlStatement: true
|
AfterControlStatement: true
|
||||||
AfterExternBlock: true
|
AfterExternBlock: true
|
||||||
|
|||||||
@@ -144,7 +144,7 @@ font:
|
|||||||
#style: Bold Italic
|
#style: Bold Italic
|
||||||
|
|
||||||
# Point size
|
# Point size
|
||||||
size: 10.0
|
size: 13.0
|
||||||
|
|
||||||
# Offset is the extra space around each character. `offset.y` can be thought of
|
# Offset is the extra space around each character. `offset.y` can be thought of
|
||||||
# as modifying the line spacing, and `offset.x` as modifying the letter spacing.
|
# as modifying the line spacing, and `offset.x` as modifying the letter spacing.
|
||||||
|
|||||||
Reference in New Issue
Block a user