Skip to main content

Add shortcuts for capital-A Account

ID
a3df6fa
date
2024-05-01 09:49:37+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
715bad0
message
Add shortcuts for capital-A Account
changed files
1 file, 2 additions

Changed files

create_snippets.py (7357) → create_snippets.py (7404)

diff --git a/create_snippets.py b/create_snippets.py
index 383872a..17c25e2 100755
--- a/create_snippets.py
+++ b/create_snippets.py
@@ -37,7 +37,9 @@ SNIPPETS = {
     "a11e": "accessible",
     "a11y": "accessibility",
     "acc't": "account",
+    "Acc't": "Account",
     "acct": "account",
+    "Acct": "Account",
     "afaict": "as far as I can tell",
     "atm": "at the moment",
     "avg": "average",