diff options
| author | Craig Jennings <c@cjennings.net> | 2024-05-06 17:36:10 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2024-05-06 17:36:10 -0500 |
| commit | f827bd571ccb78c7ed87bd359eda9a8a42b077fe (patch) | |
| tree | 7502afda5778cddc4f0d73533c87d1afc9202a07 | |
| parent | 0c04230a33b9d96bb5c07215f1001f55dfba303d (diff) | |
| download | dotemacs-f827bd571ccb78c7ed87bd359eda9a8a42b077fe.tar.gz dotemacs-f827bd571ccb78c7ed87bd359eda9a8a42b077fe.zip | |
more abbrevs
| -rw-r--r-- | assets/abbrev_defs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index e6844d2b..b4c09de9 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -47,6 +47,7 @@ ("aquire" "acquire" nil :count 0) ("aquit" "acquit" nil :count 0) ("artic" "arctic" nil :count 1) + ("arugment" "argument" nil :count 0) ("atention" "attention" nil :count 0) ("athiest" "atheist" nil :count 0) ("athist" "atheist" nil :count 0) @@ -141,6 +142,7 @@ ("extreem" "extreme" nil :count 0) ("facinating" "fascinating" nil :count 0) ("fiirst" "profile" nil :count 0) + ("finidng" "finding" nil :count 0) ("finshed" "finished" nil :count 0) ("firey" "fiery" nil :count 0) ("flekey" "is" nil :count 0) @@ -300,6 +302,7 @@ ("skilfull" "skillful" nil :count 0) ("snoer" "snore" nil :count 1) ("soley" "solely" nil :count 0) + ("specfiic" "specific" nil :count 0) ("specificaly" "specifically" nil :count 0) ("sreen" "screen" nil :count 0) ("stoory" "short" nil :count 0) |
