snippets: add a shortcut for 'o11y' -> 'observability'
- ID
77ce9b1- date
2026-07-31 21:59:09+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
253e9cf- message
snippets: add a shortcut for 'o11y' -> 'observability'- changed files
1 file, 2 additions
Changed files
create_snippets.py (8931 → 8989)
diff --git a/create_snippets.py b/create_snippets.py
index e4314b7..aeb26fd 100755
--- a/create_snippets.py
+++ b/create_snippets.py
@@ -108,6 +108,8 @@ SNIPPETS = {
" o/w": " otherwise",
" O/w": " Otherwise",
"ofc": "of course",
+ "o11y": "observability",
+ "O11y": "Observability",
" ptic": " particular",
"rec'd": "recommended",
"reln": "relation",