Add a shortcut for “In particular”
- ID
b8bec42- date
2024-04-12 19:10:34+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
7611779- message
Add a shortcut for "In particular"- changed files
1 file, 1 addition
Changed files
create_snippets.py (7028) → create_snippets.py (7058)
diff --git a/create_snippets.py b/create_snippets.py
index 331a5a0..61126f4 100755
--- a/create_snippets.py
+++ b/create_snippets.py
@@ -66,6 +66,7 @@ SNIPPETS = {
"indpt": "independent",
"intl.": "international",
"iptic": "in particular",
+ "Iptic": "In particular",
"l12n": "localisation",
"lmk": "let me know",
"mgmt": "management",