private/hlissner: update eval commands/bindings

This commit is contained in:
Henrik Lissner
2017-03-04 18:30:20 -05:00
parent 74d50f6159
commit 6f439b355c
2 changed files with 8 additions and 8 deletions

View File

@ -23,7 +23,7 @@
;; TODO (ex! "dbu[se]" 'doom:db-select)
;; TODO (ex! "go[ogle]" 'doom:google-search)
(ex! "http" 'httpd-start) ; start http server
(ex! "repl" '+repl/run) ; invoke or send to repl
(ex! "repl" '+eval/repl) ; invoke or send to repl
;; TODO (ex! "rx" 'doom:regex) ; open re-builder
(ex! "sh[ell]" '+eshell:run)
(ex! "t[mux]" '+tmux:run) ; send to tmux