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
@@ -132,3 +132,9 @@ symbol = "sudo "
[swift]
symbol = "swift "
[terraform]
symbol = "terraform "
[zig]
symbol = "zig "