From 2d69ea08d36c3142565a2824af27e4d4c7a016f1 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 6 May 2022 12:41:31 -0500 Subject: AdD sPoNgEbOb-CaSe --- init.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/init.el b/init.el index d67f8e7..e1b783d 100644 --- a/init.el +++ b/init.el @@ -2301,6 +2301,11 @@ #'suspend-frame) (sophomore-mode +1)) +(setup (:straight (spongebob-case + :host github + :repo "duckwork/spongebob-case.el")) + (define-key +casing-map (kbd "M-s") #'spongebob-case-dwim)) + (setup (:straight ssh-config-mode) (:file-match (rx "/.ssh/config" eos) (rx "/ssh" (? "d") "_config" eos)) -- cgit 1.4.1-21-gabe81