private/hlissner: fix :x command (scratch buffer)

This commit is contained in:
Henrik Lissner 2017-04-15 14:55:20 -04:00
parent fedfa1ffad
commit 7e2820a48c

View file

@ -28,7 +28,7 @@
(ex! "sh[ell]" '+eshell:run)
(ex! "t[mux]" '+tmux:run) ; send to tmux
(ex! "tcd" '+tmux:cd-here) ; cd to default-directory in tmux
(ex! "x" 'doom:scratch-buffer)
(ex! "x" '+doom:scratch-buffer)
;; GIT
(ex! "gbrowse" '+vcs/git-browse) ; show file in github/gitlab