Skip to content

Commit

Permalink
Update slack keybindings
Browse files Browse the repository at this point in the history
  • Loading branch information
creichert committed Nov 14, 2018
1 parent 028bea2 commit 07ecf22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emacs/.emacs.d/lisp/slack-settings.el
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
("C-c C-n" . slack-buffer-goto-next-message)
;; prefix commands
("C-c s i" . slack-im-select)
("C-c s f" . slack-file-upload)
("C-c s e" . slack-message-edit)
("C-c s d" . slack-message-delete)
("C-c s t" . slack-change-current-team)
("C-c s u" . slack-select-unread-rooms)
("C-c s r" . slack-message-add-reaction)
Expand Down

0 comments on commit 07ecf22

Please sign in to comment.