Skip to content

Commit

Permalink
tweak(realgud): add local binding for treesit modes
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed May 19, 2023
1 parent 63b92d4 commit 51d8078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/me-debug.el
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
:straight t
:init
(+map-local! :keymaps '(c-mode-map c++-mode-map python-mode-map
c-ts-mode-map c++-ts-mode-map python-ts-mode-map
rust-mode-map rust-ts-mode-map
sh-mode-map bash-ts-mode-map)
"r" '(nil :wk "realgud")
Expand Down

0 comments on commit 51d8078

Please sign in to comment.