Update emacs.org
This commit is contained in:
parent
4e1bb456cc
commit
190e8d154b
1 changed files with 2 additions and 1 deletions
|
@ -316,7 +316,8 @@ https://github.com/seagle0128/.emacs.d
|
||||||
"oa" `(org-agenda :which-key "agenda")
|
"oa" `(org-agenda :which-key "agenda")
|
||||||
"g" `(:ignore g :which-key "git")
|
"g" `(:ignore g :which-key "git")
|
||||||
"gs" `(magit-status :which-key "status"))
|
"gs" `(magit-status :which-key "status"))
|
||||||
"r" `(elfeed :which-key "rss"))
|
"r" `(:ignore r :which-key "replacements")
|
||||||
|
"rr" `(elfeed :which-key "elfeed"))
|
||||||
#+end_src
|
#+end_src
|
||||||
** Emacs-Dashboard
|
** Emacs-Dashboard
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
|
|
Loading…
Reference in a new issue