docs(preset): add buf symbol to plain text symbols preset (#6427)

This commit is contained in:
Qiming Xu 2024-12-08 01:10:13 +08:00 committed by GitHub
parent e6f4a7d30e
commit c15c75f7a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,9 @@ symbol = "aws "
[azure]
symbol = "az "
[buf]
symbol = "buf "
[bun]
symbol = "bun "