From 37c0066b86d09e695f432c6284e7d02b692ea489 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 16 Sep 2021 08:38:42 -0500 Subject: Indentation --- init.el | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index 217bb85..771f73c 100644 --- a/init.el +++ b/init.el @@ -490,8 +490,8 @@ AKA, DO NOT USE THIS FUNCTION!!!" (:hook visual-line-mode)) (setup (:straight-if (define-repeat-map - :host nil - :repo "https://tildegit.org/acdw/define-repeat-map.el") + :host nil + :repo "https://tildegit.org/acdw/define-repeat-map.el") (acdw/system :home)) (defun acdw/other-window-or-switch-buffer-backward () @@ -1255,11 +1255,11 @@ specific to most general, they are these: :repo "https://tildegit.org/acdw/kaomoji-insert")) (require 'kaomoji-insert) (dolist (km '(("(Ծ‸ Ծ)" "suspicious") - ("(¬‿¬)═ɜ ɛ═(⌐‿⌐ )" "pound it" "fist bump") - ("▬▬▬▬▬▬▬▋ Ò╭╮Ó" "hammer") - ("👁👄👁" "lewk") - ("( ͡~ ͜ʖ ͡°)" "wink") - ("⊙﹏⊙" "uhhh" "unsure"))) + ("(¬‿¬)═ɜ ɛ═(⌐‿⌐ )" "pound it" "fist bump") + ("▬▬▬▬▬▬▬▋ Ò╭╮Ó" "hammer") + ("👁👄👁" "lewk") + ("( ͡~ ͜ʖ ͡°)" "wink") + ("⊙﹏⊙" "uhhh" "unsure"))) (add-to-list 'kaomoji-insert-alist km)) (:global "C-x 8 k" #'kaomoji-insert)) -- cgit 1.4.1-21-gabe81