This website requires JavaScript.
Explore
Help
Sign In
thomasave
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
02fc2ef1b6
dotfiles
/
.config
/
nvim
/
snippets
/
markdown.snippets
8 lines
88 B
Plaintext
Raw
Blame
History
snippet frontmatter
---
id: ${1:id}
aliases:
- ${2:alias}
tags: [${3:tag1}]
---
Reference in New Issue
View Git Blame
Copy Permalink