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

23 lines
241 B
Markdown
Raw Permalink Normal View History

2019-01-10 19:26:53 +00:00
---
title: Emacs
description: Configuration files and tricks for emacs
2025-02-17 23:20:50 +00:00
image: "img/emacs.png"
2019-01-10 19:26:53 +00:00
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)
```