AdD sPoNgEbOb-CaSe

This commit is contained in:
Case Duckworth 2022-05-06 12:41:31 -05:00
parent 6e7d7fe47d
commit 2d69ea08d3
1 changed files with 5 additions and 0 deletions

View File

@ -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))