README.md -> README.org

This commit is contained in:
2022-03-19 00:22:30 +05:30
parent d65b3d0db2
commit 04da549117
4 changed files with 67 additions and 39 deletions

View File

@@ -307,6 +307,11 @@ For autocomplete
(add-hook 'org-mode-hook (lambda () (org-bullets-mode 1))))
#+end_src
*** Add helper packages for exporting
#+begin_src emacs-lisp
(use-package htmlize)
#+end_src
** Misc packages
#+begin_src emacs-lisp
(use-package elcord