diff options
| author | Craig Jennings <c@cjennings.net> | 2025-06-03 17:18:24 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-06-03 17:18:24 -0500 |
| commit | 12dff23c91916179643149c05757f980f8397b2e (patch) | |
| tree | ca8398a90585359cfafb657dd5031246669a0998 | |
| parent | 80529826aa65b0259314e2f1d286ff9c6a11f154 (diff) | |
| download | dotemacs-12dff23c91916179643149c05757f980f8397b2e.tar.gz dotemacs-12dff23c91916179643149c05757f980f8397b2e.zip | |
more abbrevs!
| -rw-r--r-- | assets/abbrev_defs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index 07cf4a471..af5dafdd6 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -51,8 +51,8 @@ ("atention" "attention" nil :count 0) ("athiest" "atheist" nil :count 0) ("athist" "atheist" nil :count 0) - ("autopayments" "auto-payments" nil :count 0) ("autopayment" "auto-payment" nil :count 0) + ("autopayments" "auto-payments" nil :count 0) ("availabilty" "availability" nil :count 0) ("balconly" "open" nil :count 0) ("beatiful" "beautiful" nil :count 0) @@ -70,7 +70,7 @@ ("bouy" "buoy" nil :count 0) ("bouyant" "buoyant" nil :count 0) ("buisness" "business" nil :count 0) - ("cafe" "café" nil :count 0) + ("cafe" "café" nil :count 1) ("cafes" "cafés" nil :count 1) ("calender" "calendar" nil :count 0) ("camoflage" "camouflage" nil :count 0) @@ -277,6 +277,7 @@ ("realy" "really" nil :count 0) ("reat" "great" nil :count 0) ("rececently" "recently" nil :count 0) + ("rececipts" "receipts" nil :count 0) ("receivved" "received" nil :count 0) ("reciept" "receipt" nil :count 0) ("recieve" "receive" nil :count 1) |
