Add :lookup & rewrite +jump/online
This commit is contained in:
parent
d5d0f26c09
commit
61ad485ae3
3 changed files with 30 additions and 30 deletions
|
@ -22,6 +22,7 @@
|
|||
;; TODO (ex! "db" #'doom:db)
|
||||
;; TODO (ex! "dbu[se]" #'doom:db-select)
|
||||
;; TODO (ex! "go[ogle]" #'doom:google-search)
|
||||
(ex! "lo[okup]" #'+jump:online)
|
||||
(ex! "http" #'httpd-start) ; start http server
|
||||
(ex! "repl" #'+eval:repl) ; invoke or send to repl
|
||||
;; TODO (ex! "rx" 'doom:regex) ; open re-builder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue