mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
private/hlissner: update eval commands/bindings
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user