style: Rename custom functions from slash to dash convention
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
(general-def
|
||||
:prefix "C-c t"
|
||||
"f" 'flycheck-mode
|
||||
"j" 'my/jinx-smart-toggle
|
||||
"j" 'my-jinx-smart-toggle
|
||||
"g" 'gptel-mode
|
||||
"h" 'global-diff-hl-mode)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user