1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2025-02-23 18:25:05 +00:00
balkian.github.com/content/page/cheatsheet/emacs.md
J. Fernando Sánchez cff78c7e76 Changed hugo theme
2025-02-14 14:02:56 +01:00

22 lines
218 B
Markdown

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