This commit is contained in:
earnest ma 2023-05-03 10:07:48 -04:00
parent 0b6a2886f5
commit 02a82b732f
No known key found for this signature in database
GPG Key ID: A343F43342EB6E2A
2 changed files with 4 additions and 0 deletions

Binary file not shown.

View File

@ -32,6 +32,10 @@
(global-subword-mode 1) ; Iterate through CamelCase words
(map! :leader
"b q" #'kill-buffer-and-window
"c m" #'justl-exec-recipe-in-dir)
;; speed-type
(use-package! speed-type)