mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Let's remove the customization of prettify-symbols-mode
This commit is contained in:
parent
51d2bc8bc0
commit
948e2752be
12
init.org
12
init.org
@ -572,18 +572,6 @@
|
|||||||
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
New in Emacs 24.4 is the =prettify-symbols-mode=! It's neat.
|
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
|
|
||||||
(setq-default prettify-symbols-alist '(("lambda" . ?λ)
|
|
||||||
("delta" . ?Δ)
|
|
||||||
("gamma" . ?Γ)
|
|
||||||
("phi" . ?φ)
|
|
||||||
("psi" . ?ψ)))
|
|
||||||
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
** Centering with Olivetti
|
** Centering with Olivetti
|
||||||
|
|
||||||
[[https://github.com/rnkn/olivetti][Olivetti]] is a package that simply centers the text of a buffer. It is very
|
[[https://github.com/rnkn/olivetti][Olivetti]] is a package that simply centers the text of a buffer. It is very
|
||||||
|
Loading…
Reference in New Issue
Block a user