Fix #2744: remove :t[mux] & :tcd ex commands
They were shadowing :t, a default ex command.
This commit is contained in:
parent
5ce85b12d0
commit
169eb2dadd
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue