Skip to content

Commit

Permalink
tweak(keybindings): add debug section
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 20, 2023
1 parent 166233b commit af3566f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/me-keybindings.el
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,10 @@
"cee" #'eglot
"ceA" #'+eglot-auto-enable

;; ====== Debug ======
"d" '(nil :wk "debug")
"dG" #'gdb

;; ====== Notes ======
"n" '(nil :wk "notes")

Expand Down

0 comments on commit af3566f

Please sign in to comment.