1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2025-04-19 03:09:05 +00:00
balkian.github.com/content/post/emacs-font-lock.md
J. Fernando Sánchez dc2e3dd59c refactor
2025-03-07 10:41:54 +01:00

19 lines
195 B
Markdown

---
title: "Emacs: show plain text version"
#image: "img/emacs.png"
tags:
- emacs
- org
- productivity
- lisp
- snippet
---
<!--more-->
```lisp
(font-lock-mode)
```