Skip to content

Commit

Permalink
tweak(casual): add keybindings for casual-image
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Feb 4, 2025
1 parent 17dd038 commit a16758d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/me-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
:bind (:package ibuffer :map ibuffer-mode-map ([f2] . casual-ibuffer-tmenu))
:bind (:package re-builder :map reb-mode-map ([f2] . casual-re-builder-tmenu))
:bind (:package bookmark :map bookmark-bmenu-mode-map ([f2] . casual-bookmarks-tmenu))
:bind (:package image-mode :map image-mode-map ([f2] . casual-image-tmenu))
:bind (:package org-agenda :map org-agenda-mode-map ([f2] . casual-agenda-tmenu)))


Expand Down

0 comments on commit a16758d

Please sign in to comment.