diff options
| author | Craig Jennings <c@cjennings.net> | 2024-05-10 10:12:33 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2024-05-10 10:12:33 -0500 |
| commit | daa6f2c1e3430ae9842b7814353d40281d75d98a (patch) | |
| tree | 7c8acf9231ce9c63a4f9d16f87cad5c0484da7ac | |
| parent | ab9be1e5a88b76e21e57082117f5fecf4237e591 (diff) | |
| download | dotemacs-daa6f2c1e3430ae9842b7814353d40281d75d98a.tar.gz dotemacs-daa6f2c1e3430ae9842b7814353d40281d75d98a.zip | |
new abbrevs
| -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 b4c09de99..716cffe11 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -95,6 +95,7 @@ ("comparsion" "comparison" nil :count 0) ("competetive" "competitive" nil :count 0) ("completign" "completing" nil :count 0) + ("comptuer" "computer" nil :count 0) ("conceed" "concede" nil :count 0) ("concensus" "consensus" nil :count 0) ("concious" "conscious" nil :count 0) @@ -316,7 +317,7 @@ ("takss" "tasks" nil :count 2) ("talekd" "talked" nil :count 0) ("talkign" "talking" nil :count 5) - ("teh" "the" nil :count 68) + ("teh" "the" nil :count 69) ("tehir" "their" nil :count 3) ("tehre" "there" nil :count 2) ("thansk" "thanks" nil :count 2) |
