1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2025-02-23 10:15:05 +00:00
balkian.github.com/content/page/cheatsheet/emacs.md

22 lines
218 B
Markdown
Raw Permalink Normal View History

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)
```