docs(preset): two more plain symbols (#4259)

* docs: add terraform to plain text preset

* docs: add zig to plain text preset
This commit is contained in:
Daniel Nagy 2022-08-16 17:08:44 +02:00 committed by GitHub
parent 914013b7ef
commit 559269c294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,3 +132,9 @@ symbol = "sudo "
[swift] [swift]
symbol = "swift " symbol = "swift "
[terraform]
symbol = "terraform "
[zig]
symbol = "zig "