make header format yaml
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
---
|
||||
title: "How to Learn `vim`"
|
||||
tags: [ "vim", "learning", "TUI" ]
|
||||
requires: [ "vim" ]
|
||||
title: How to Learn `vim`
|
||||
tags:
|
||||
- vim
|
||||
- learning
|
||||
- TUI
|
||||
requires:
|
||||
- vim
|
||||
---
|
||||
|
||||
1. Uninstall `vim`.
|
||||
|
||||
Reference in New Issue
Block a user