1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2025-08-24 12:42:20 +00:00
This commit is contained in:
J. Fernando Sánchez
2025-03-07 10:41:54 +01:00
parent 3e3cb40067
commit dc2e3dd59c
15 changed files with 119 additions and 55 deletions

View File

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