diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org index e64d9a2..867aef1 100644 --- a/Emacs/.config/emacs/config.org +++ b/Emacs/.config/emacs/config.org @@ -784,12 +784,12 @@ when expansion is a function." :config (+autotyping/deff-abbrev global-abbrev-table - "sdte" + "sdate" (format-time-string "%Y-%m-%d" (current-time))) (+autotyping/deff-abbrev global-abbrev-table - "stme" + "stime" (format-time-string "%H:%M:%S" (current-time))) (+autotyping/deff-abbrev