mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
8 lines
85 B
Plaintext
8 lines
85 B
Plaintext
# -*- mode: snippet -*-
|
|
# group: file templates
|
|
# --
|
|
---
|
|
layout: ${1:default}
|
|
---
|
|
$0
|