diff options
| author | Craig Jennings <c@cjennings.net> | 2025-07-11 15:04:10 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-07-11 15:04:10 -0500 |
| commit | c130f7d2bec2795952ca73779068f13b3c3ccba2 (patch) | |
| tree | 8245557de44270886a30c5ddefb8a110eb401bb0 | |
| parent | c45060cd27ea7b9317e69d78f7796109bd1a2f25 (diff) | |
| download | dotemacs-c130f7d2bec2795952ca73779068f13b3c3ccba2.tar.gz dotemacs-c130f7d2bec2795952ca73779068f13b3c3ccba2.zip | |
more abbrevs
| -rw-r--r-- | assets/abbrev_defs | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index d23885e0b..820701060 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -6,6 +6,7 @@ ("abcense" "absence" nil :count 0) ("absance" "absence" nil :count 0) ("absense" "absence" nil :count 0) + ("absoltely" "absolutely" nil :count 0) ("acceptible" "acceptable" nil :count 0) ("accidentaly" "accidentally" nil :count 0) ("accidently" "accidentally" nil :count 0) @@ -110,12 +111,13 @@ ("consious" "conscious" nil :count 0) ("continute" "continue" nil :count 0) ("contraversy" "controversy" nil :count 0) + ("countertops" "counter" nil :count 0) ("creditscards" "credit cards" nil :count 0) ("cuases" "causes" nil :count 0) ("customizaton" "customization" nil :count 0) ("dacquiri" "daiquiri" nil :count 0) ("daneel" "Danneel" nil :count 0) - ("danneel" "Danneel" nil :count 0) + ("danneel" "Danneel" nil :count 3) ("daquiri" "daiquiri" nil :count 0) ("decieve" "deceive" nil :count 0) ("decypher" "decipher" nil :count 0) @@ -145,6 +147,7 @@ ("enhamcements" "enhancements" nil :count 0) ("enumeate" "enumerate" nil :count 0) ("excede" "exceed" nil :count 0) + ("exhuasted" "exhausted" nil :count 0) ("exilerate" "exhilarate" nil :count 0) ("existance" "existence" nil :count 0) ("experiance" "experience" nil :count 0) @@ -154,7 +157,7 @@ ("finidng" "finding" nil :count 0) ("finshed" "finished" nil :count 0) ("firey" "fiery" nil :count 0) - ("firsst" "" nil :count 0) + ("firsst" "" nil :count 1) ("flekey" "is" nil :count 0) ("forevr" "forever" nil :count 0) ("foriegn" "foreign" nil :count 0) @@ -246,7 +249,7 @@ ("onlly" "i'm" nil :count 0) ("oppositiion" "the" nil :count 0) ("orignal" "original" nil :count 0) - ("ot" "to" nil :count 10) + ("ot" "to" nil :count 13) ("otehr" "other" nil :count 3) ("otes" "notes" nil :count 0) ("outgoign" "outgoing" nil :count 0) @@ -335,10 +338,11 @@ ("takss" "tasks" nil :count 2) ("talekd" "talked" nil :count 0) ("talkign" "talking" nil :count 5) - ("teh" "the" nil :count 74) + ("technican's" "technicians" nil :count 0) + ("teh" "the" nil :count 77) ("tehir" "their" nil :count 3) ("tehre" "there" nil :count 2) - ("thansk" "thanks" nil :count 2) + ("thansk" "thanks" nil :count 3) ("thickeness" "adjust" nil :count 0) ("throguh" "through" nil :count 0) ("tiem" "time" nil :count 0) |
