mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
9 lines
120 B
Plaintext
9 lines
120 B
Plaintext
# -*- mode: snippet -*-
|
|
# group: file templates
|
|
# contributor: Henrik Lissner
|
|
# --
|
|
{ config, lib, pkgs, ... }:
|
|
|
|
{
|
|
$0
|
|
} |