General clean up
This commit is contained in:
parent
b8a845d9ee
commit
0759cefa7e
7 changed files with 13 additions and 16 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue