diff options
author | pommicket <pommicket@gmail.com> | 2025-09-08 12:47:57 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-08 12:47:57 -0400 |
commit | 019e2518a943f22c8d7ffee541ba90326613aeb4 (patch) | |
tree | 18735e0183aa022816e80e48b3ca7c86a16670d8 /examples | |
parent | eb93ed0b575a612af02e14b660e30486c27b9863 (diff) |
Match updates to spec
Diffstat (limited to 'examples')
-rw-r--r-- | examples/conf.pom | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/conf.pom b/examples/conf.pom index fde2274..73ee3f1 100644 --- a/examples/conf.pom +++ b/examples/conf.pom @@ -1,8 +1,7 @@ - -indent-using-spaces = yes +indentation-type = tabs show-line-numbers = yes tab-size = 4 -font-size = 18 +font-size = "18" [file-extensions] C = .c |