1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2025-02-23 02:05:06 +00:00
balkian.github.com/content/page/cheatsheet/emacs.md
J. Fernando Sánchez 2c7eb133a9 post about uv
2025-02-18 00:20:50 +01:00

23 lines
241 B
Markdown

---
title: Emacs
description: Configuration files and tricks for emacs
image: "img/emacs.png"
tags:
- emacs
- org
- productivity
- lisp
---
## Show plain text version
<!--more-->
```lisp
(font-lock-mode)
```