diff options
| author | Craig Jennings <c@cjennings.net> | 2025-08-30 19:34:34 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-08-30 19:34:34 -0500 |
| commit | 526b68ed892d65e7ac96aaf7a54b640e85ad2570 (patch) | |
| tree | f45b33f80dedb74c3be7097fdc6aece58c90a79c | |
| parent | 7a0e4cf519ba21f07fbbaade6d2e0daefdfa77ef (diff) | |
| download | dotemacs-526b68ed892d65e7ac96aaf7a54b640e85ad2570.tar.gz dotemacs-526b68ed892d65e7ac96aaf7a54b640e85ad2570.zip | |
abbrev updates
| -rw-r--r-- | assets/abbrev_defs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index 12b20380c..0ea3f289e 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -70,7 +70,7 @@ ("benifit" "benefit" nil :count 0) ("beter" "better" nil :count 0) ("betwene" "between" nil :count 2) - ("blamk" "blank" nil :count 0) + ("blamk" "blank" nil :count 1) ("bookeepping" "bookkeeping" nil :count 0) ("bouy" "buoy" nil :count 0) ("bouyant" "buoyant" nil :count 0) @@ -405,6 +405,7 @@ ("whenter" "whether" nil :count 0) ("whenver" "whenever" nil :count 0) ("wierd" "weird" nil :count 0) + ("wihtout" "without" nil :count 0) ("windsheild" "windshield" nil :count 0) ("withdrawls" "withdrawals" nil :count 0) ("withold" "withhold" nil :count 0) |
