diff --git a/modules/private/hlissner/+commands.el b/modules/private/hlissner/+commands.el index b88022402..e8e3a4700 100644 --- a/modules/private/hlissner/+commands.el +++ b/modules/private/hlissner/+commands.el @@ -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