mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
# -*- mode: snippet -*-
|
|
# group: file templates
|
|
# contributor: Henrik Lissner
|
|
# --
|
|
#include "`(file-name-nondirectory (file-name-sans-extension (buffer-file-name)))`.h"
|
|
|
|
$0
|