mirror of
https://github.com/balkian/balkian.github.com.git
synced 2024-11-14 15:42:28 +00:00
22 lines
217 B
Markdown
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)
|
|
```
|
|
|
|
|