mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
Add rest of file templates
This commit is contained in:
7
private/templates/markdown-mode/@@jekyll-post
Normal file
7
private/templates/markdown-mode/@@jekyll-post
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# group: file templates
|
||||
# --
|
||||
---
|
||||
layout: ${1:default}
|
||||
---
|
||||
$0
|
Reference in New Issue
Block a user