o/w should only expand if a standalone phrase
- ID
6d0b417- date
2025-09-15 09:20:25+00:00- author
Alex Chan <alexc@tailscale.com>- parent
6cfb9e5- message
o/w should only expand if a standalone phrase- changed files
1 file, 2 additions, 2 deletions
Changed files
create_snippets.py (8264) → create_snippets.py (8268)
diff --git a/create_snippets.py b/create_snippets.py
index e284895..97a1ca7 100755
--- a/create_snippets.py
+++ b/create_snippets.py
@@ -96,8 +96,8 @@ SNIPPETS = {
"natl.": "national",
"nbhd": "neighbourhood",
"nee ": "née ",
- "o/w": "otherwise",
- "O/w": "Otherwise",
+ " o/w": " otherwise",
+ " O/w": " Otherwise",
"ofc": "of course",
" ptic": " particular",
"rec'd": "recommended",