1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2024-09-21 16:11:41 +00:00
balkian.github.com/content/cheatsheet/emacs.md
J. Fernando Sánchez 7c3fb50312 Move to Hugo
2019-01-10 20:26:53 +01:00

22 lines
217 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)
```