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
1 changed files with 0 additions and 1 deletions

View File

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