diff --git a/modules/editor/evil/+commands.el b/modules/editor/evil/+commands.el index 69b9082ba..1c9de22a0 100644 --- a/modules/editor/evil/+commands.el +++ b/modules/editor/evil/+commands.el @@ -28,8 +28,6 @@ ;; TODO (evil-ex-define-cmd "rx" 'doom:regex) ; open re-builder (evil-ex-define-cmd "sh[ell]" #'+eshell:run) -(evil-ex-define-cmd "t[mux]" #'+tmux:run) ; send to tmux -(evil-ex-define-cmd "tcd" #'+tmux:cd-here) ; cd to default-directory in tmux (evil-ex-define-cmd "pad" #'+evil:open-scratch-buffer) ;;; GIT