aesthetic changes

This commit is contained in:
Abraham Raji 2020-01-14 22:01:23 +05:30
parent 98e5cfb454
commit 1052443269
1 changed files with 4 additions and 0 deletions

View File

@ -10,3 +10,7 @@ Asterisk can be boring to look at.
#+BEGIN_SRC emacs-lisp
(add-hook 'org-mode-hook 'flyspell-mode)
#+END_SRC
** Replacing (...)
#+BEGIN_SRC emacs-lisp
(setq org-ellipsis " ▶")
#+END_SRC