2019-01-10 19:26:53 +00:00
|
|
|
---
|
|
|
|
title: Emacs
|
|
|
|
description: Configuration files and tricks for emacs
|
|
|
|
tags:
|
|
|
|
- emacs
|
|
|
|
- org
|
|
|
|
- productivity
|
|
|
|
- lisp
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
2025-02-14 13:02:48 +00:00
|
|
|
## Show plain text version
|
2019-01-10 19:26:53 +00:00
|
|
|
|
|
|
|
<!--more-->
|
|
|
|
|
|
|
|
```lisp
|
|
|
|
(font-lock-mode)
|
|
|
|
```
|
|
|
|
|
|
|
|
|