~small changes

This commit is contained in:
dx
2020-06-21 02:06:40 +01:00
parent a2ec6fe98c
commit f015a09649
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ BraceWrapping:
AfterStruct: true
AfterFunction: true
AfterNamespace: true
AfterClass: true
AfterUnion: true
AfterControlStatement: true
AfterExternBlock: true

View File

@@ -144,7 +144,7 @@ font:
#style: Bold Italic
# Point size
size: 10.0
size: 13.0
# 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.