mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-26 16:41:04 -05:00
General clean up
This commit is contained in:
@@ -48,11 +48,6 @@
|
||||
(when (evil-ex-p)
|
||||
(message "[Tmux] %s" command))))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/tmux-new-window ()
|
||||
(interactive)
|
||||
(tmux "tmux new-window" t))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/tmux-cd-to-here (&optional dir)
|
||||
(interactive)
|
||||
|
Reference in New Issue
Block a user