Rtags: Remove s binding

This commit is contained in:
James Nguyen 2018-02-26 00:21:48 -08:00
parent 7fd2f6e174
commit 7adf05cf25
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@
(kbd "gO") 'rtags-show-in-other-window
[mouse-1] 'rtags-select-other-window
[mouse-2] 'rtags-select-other-window
"s" 'rtags-show-in-other-window ; TODO: Remove this binding?
"c" 'rtags-select-caller
"C" 'rtags-select-caller-other-window