diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-04 18:44:07 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-04 18:44:07 -0600 |
| commit | 29357793b8e3de6432a82bec4b39ff0bd93c2025 (patch) | |
| tree | e09980da4e43332bf8f126e3d7bd97b5e700f021 /assets | |
| parent | 1c059528712d8aa350b639c9bf4bb8e98ab7469a (diff) | |
| download | dotemacs-29357793b8e3de6432a82bec4b39ff0bd93c2025.tar.gz dotemacs-29357793b8e3de6432a82bec4b39ff0bd93c2025.zip | |
chore: minor housekeeping updates
- Add typo correction: should't -> shouldn't
- Add dirvish shortcut pcr for career project
- Rename pc -> pcl for clipper project
- Minor whitespace cleanup in init.el
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/abbrev_defs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index 752bc6116..c3af4548c 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -376,6 +376,7 @@ ("sgould" "should" nil :count 0) ("sholarship" "scholarship" nil :count 0) ("shoudl" "should" nil :count 8) + ("should't" "shouldn't" nil :count 0) ("sieze" "seize" nil :count 0) ("skilfull" "skillful" nil :count 0) ("snoer" "snore" nil :count 1) |
