Remove binding for crux-visit-shell-buffer

This should've gone with eshell-whatever
This commit is contained in:
Case Duckworth 2022-04-02 13:56:11 -05:00
parent 755bd8b646
commit 94c3685e85

View File

@ -1290,7 +1290,6 @@ They are completed by \"M-x TAB\" only in Tramp debug buffers."
"M-w" #'+crux-kill-ring-save "M-w" #'+crux-kill-ring-save
"C-k" #'crux-kill-and-join-forward "C-k" #'crux-kill-and-join-forward
"C-c d" #'+crux-insert-date-or-time) "C-c d" #'+crux-insert-date-or-time)
(:+leader "s" #'crux-visit-shell-buffer)
(crux-with-region-or-buffer indent-region) (crux-with-region-or-buffer indent-region)
(el-patch-feature crux) (el-patch-feature crux)