diff options
| author | Craig Jennings <c@cjennings.net> | 2025-09-06 16:35:36 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-09-06 16:35:36 -0500 |
| commit | 07a22fc8d99729570f7153eda83430c1c9701d23 (patch) | |
| tree | 3510d45efab6683bbb43f31ae317c7a90e327534 | |
| parent | 6e032300d304a6ec3595b15cf72b4b2682fec537 (diff) | |
| download | dotemacs-07a22fc8d99729570f7153eda83430c1c9701d23.tar.gz dotemacs-07a22fc8d99729570f7153eda83430c1c9701d23.zip | |
more abbrevs!
| -rw-r--r-- | assets/abbrev_defs | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index 4cdd1972..c662a987 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -155,6 +155,7 @@ ("drunkeness" "drunkenness" nil :count 0) ("dumbell" "dumbbell" nil :count 0) ("eachof" "each of" nil :count 1) + ("eaiser" "easier" nil :count 0) ("electical" "electrical" nil :count 5) ("embarass" "embarrass" nil :count 0) ("encompasing" "encompassing" nil :count 0) @@ -181,6 +182,7 @@ ("freind" "friend" nil :count 0) ("funciton" "function" nil :count 5) ("funcitons" "functions" nil :count 0) + ("functionaity" "functionality" nil :count 0) ("functionalitiy" "functionality" nil :count 0) ("garantee" "guarantee" nil :count 0) ("garanty" "guarantee" nil :count 0) @@ -280,7 +282,7 @@ ("oppositiion" "opposition" nil :count 0) ("opppsite" "opposite" nil :count 0) ("orignal" "original" nil :count 0) - ("ot" "to" nil :count 38) + ("ot" "to" nil :count 39) ("otehr" "other" nil :count 3) ("otes" "notes" nil :count 0) ("outgoign" "outgoing" nil :count 0) @@ -355,7 +357,7 @@ ("sergent" "sergeant" nil :count 0) ("sgould" "should" nil :count 0) ("sholarship" "scholarship" nil :count 0) - ("shoudl" "should" nil :count 7) + ("shoudl" "should" nil :count 8) ("sieze" "seize" nil :count 0) ("skilfull" "skillful" nil :count 0) ("snoer" "snore" nil :count 1) @@ -377,7 +379,7 @@ ("takss" "tasks" nil :count 2) ("talekd" "talked" nil :count 0) ("talkign" "talking" nil :count 6) - ("teh" "the" nil :count 132) + ("teh" "the" nil :count 136) ("tehir" "their" nil :count 5) ("tehre" "there" nil :count 3) ("thansk" "thanks" nil :count 3) |
