diff options
| author | Craig Jennings <c@cjennings.net> | 2025-06-11 23:32:10 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-06-11 23:32:10 -0500 |
| commit | e541e7e544da94ac2cf17fcfdf203ec9e3e77d61 (patch) | |
| tree | 157c8627fa0c2a3b917495476dd8c533c8301510 | |
| parent | 465e059ff40db7c260d50a8724ea43f750837cba (diff) | |
| download | dotemacs-e541e7e544da94ac2cf17fcfdf203ec9e3e77d61.tar.gz dotemacs-e541e7e544da94ac2cf17fcfdf203ec9e3e77d61.zip | |
more abbrevs
| -rw-r--r-- | assets/abbrev_defs | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index af5dafdd..1fa02e90 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -28,7 +28,7 @@ ("advizable" "advisable" nil :count 0) ("agression" "aggression" nil :count 0) ("agressive" "aggressive" nil :count 0) - ("ahve" "have" nil :count 4) + ("ahve" "have" nil :count 5) ("aknowledge" "acknowledge" nil :count 0) ("alegiance" "allegiance" nil :count 0) ("allegaince" "allegiance" nil :count 0) @@ -71,10 +71,11 @@ ("bouyant" "buoyant" nil :count 0) ("buisness" "business" nil :count 0) ("cafe" "café" nil :count 1) - ("cafes" "cafés" nil :count 1) + ("cafes" "cafés" nil :count 2) ("calender" "calendar" nil :count 0) ("camoflage" "camouflage" nil :count 0) ("camoflague" "camouflage" nil :count 0) + ("cancelled" "i'd" nil :count 0) ("carribean" "caribbean" nil :count 0) ("catagory" "category" nil :count 0) ("caugt" "caught" nil :count 0) @@ -127,10 +128,12 @@ ("degF" "°F" nil :count 1) ("desparate" "desperate" nil :count 0) ("detaisl" "details" nil :count 0) + ("dialate" "to" nil :count 0) ("differentname" "different" nil :count 0) ("diffrence" "difference" nil :count 0) ("dilema" "dilemma" nil :count 0) ("direcories" "directories" nil :count 0) + ("discorage" "discourage" nil :count 0) ("dissapoint" "disappoint" nil :count 0) ("distaseful" "distasteful" nil :count 0) ("drunkeness" "drunkenness" nil :count 0) @@ -161,6 +164,7 @@ ("garanty" "guarantee" nil :count 0) ("garentee" "guarantee" nil :count 0) ("generousity" "than" nil :count 0) + ("goinig" "easy" nil :count 0) ("grat" "great" nil :count 0) ("greatful" "grateful" nil :count 0) ("grey" "gray" nil :count 0) @@ -169,6 +173,7 @@ ("guidence" "guidance" nil :count 0) ("heigth" "height" nil :count 0) ("heirarchy" "hierarchy" nil :count 0) + ("hesistate" "don't" nil :count 0) ("higeine" "hygiene" nil :count 0) ("hipocrit" "hypocrite" nil :count 0) ("horozontal" "horizontal" nil :count 0) @@ -203,6 +208,7 @@ ("liesure" "leisure" nil :count 0) ("lisence" "license" nil :count 0) ("lotes" "lots" nil :count 0) + ("maintainence" "reliable" nil :count 0) ("maintnance" "maintenance" nil :count 0) ("managment" "management" nil :count 0) ("marshmellow" "marshmallow" nil :count 0) @@ -238,7 +244,7 @@ ("onlly" "i'm" nil :count 0) ("oppositiion" "the" nil :count 0) ("orignal" "original" nil :count 0) - ("ot" "to" nil :count 8) + ("ot" "to" nil :count 9) ("otehr" "other" nil :count 3) ("otes" "notes" nil :count 0) ("outgoign" "outgoing" nil :count 0) @@ -325,7 +331,7 @@ ("takss" "tasks" nil :count 2) ("talekd" "talked" nil :count 0) ("talkign" "talking" nil :count 5) - ("teh" "the" nil :count 72) + ("teh" "the" nil :count 74) ("tehir" "their" nil :count 3) ("tehre" "there" nil :count 2) ("thansk" "thanks" nil :count 2) @@ -356,6 +362,7 @@ ("welomce" "welcome" nil :count 0) ("whenter" "whether" nil :count 0) ("wierd" "weird" nil :count 0) + ("windsheild" "windshield" nil :count 0) ("withold" "withhold" nil :count 0) ("workign" "working" nil :count 3) )) |
