mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-24 12:42:20 +00:00
refactor
This commit is contained in:
18
content/post/emacs-font-lock.md
Normal file
18
content/post/emacs-font-lock.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Emacs: show plain text version"
|
||||
#image: "img/emacs.png"
|
||||
tags:
|
||||
- emacs
|
||||
- org
|
||||
- productivity
|
||||
- lisp
|
||||
- snippet
|
||||
---
|
||||
|
||||
<!--more-->
|
||||
|
||||
```lisp
|
||||
(font-lock-mode)
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user