General clean up

This commit is contained in:
Henrik Lissner 2016-03-01 02:05:04 -05:00
parent b8a845d9ee
commit 0759cefa7e
7 changed files with 13 additions and 16 deletions

View file

@ -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)