Update .emacs.d/README.org
This commit is contained in:
parent
a39de9d630
commit
abfee10ade
1 changed files with 0 additions and 7 deletions
|
@ -222,13 +222,6 @@ which-key is a nice little package that allows to have a minibuffer showing whic
|
||||||
"C-c l" "lsp"))
|
"C-c l" "lsp"))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Discord presence
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
(use-package elcord
|
|
||||||
:config
|
|
||||||
(elcord-mode))
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
* Org mode
|
* Org mode
|
||||||
** Pretty bullets and headlines
|
** Pretty bullets and headlines
|
||||||
I use org-superstar-mode, as it makes headlines and bullets look really nice.
|
I use org-superstar-mode, as it makes headlines and bullets look really nice.
|
||||||
|
|
Loading…
Reference in a new issue