style: Rename custom functions from slash to dash convention

This commit is contained in:
2026-06-27 09:15:48 +08:00
parent 33ced00fc4
commit 315fb0ef87
8 changed files with 45 additions and 41 deletions

View File

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